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

receivesCredentialSecurely

A Boolean value that indicates whether the credentials for the protection space can be sent securely. あるブール値、それは保護空間に対する資格情報が安全に送信可能であるかどうかを指し示します。

Declaration 宣言

@property(readonly) BOOL receivesCredentialSecurely;

Discussion 議論

This value is YES if the credentials for the protection space represented by the receiver can be sent securely, NO otherwise. この値はYESです、もしレシーバによって表される保護空間に対する資格情報が安全に送信できるならば、そうでなければNO

See Also 参照

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