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

protocol

The receiver’s protocol. レシーバのもつプロトコル。

Declaration 宣言

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

Discussion 議論

This value is nil if the receiver represents a proxy protection space. この値はnilです、もしレシーバがプロキシ保護空間を表すならば。

See Also 参照

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