Instance Property インスタンスプロパティ

realm

The receiver’s authentication realm レシーバのもつ認証レルム。

Declaration 宣言

@property(nullable, readonly, copy) NSString *realm;

Discussion 議論

This value is nil if no realm has been set. A realm is generally only specified for HTTP and HTTPS authentication. この値はnilです、もしレルムが設定されたならば。レルムは、一般にHTTPおよびHTTPS認証に対して指定されるだけです。

See Also 参照

Getting Protection Space Properties 保護空間プロパティを取得する