Contents

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.

See Also

Getting protection space properties