realm
The receiver’s authentication realm
Declaration
var realm: String? { get }Discussion
This value is nil if no realm has been set. A realm is generally only specified for HTTP and HTTPS authentication.
The receiver’s authentication realm
var realm: String? { get }This value is nil if no realm has been set. A realm is generally only specified for HTTP and HTTPS authentication.