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

authenticationMethod

The authentication method used by the receiver. レシーバによって使われる認証メソッド。

Declaration 宣言

@property(readonly, copy) NSString *authenticationMethod;

Discussion 議論

The supported authentication methods are listed in NSURLProtectionSpace Authentication Method Constants. サポートされる認証メソッドは、NSURLProtectionSpace認証メソッド定数で一覧にされます。

See Also 参照

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