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

proxyType

The receiver's proxy type. レシーバのもつプロキシ型。

Declaration 宣言

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

Discussion 議論

This value is nil if the receiver does not represent a proxy protection space. The supported proxy types are listed in NSURLProtectionSpace Proxy Types. この値はnilです、もしレシーバがプロキシ保護空間を表さないならば。サポートされるプロキシ型は、NSURLProtectionSpaceプロキシ型で一覧にされます。

See Also 参照

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