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

receivesCredentialSecurely

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

Declaration 宣言

var receivesCredentialSecurely: Bool { get }

Discussion 議論

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

See Also 参照

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