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

identity

The identity of this credential if it is a client certificate credential. この資格情報のアイデンティティ、それがクライアント証明書資格情報であるならば

Declaration 宣言

var identity: SecIdentity? { get }

Discussion 議論

This value is nil if the credential is not a client certificate credential. この値はnilです、資格情報がクライアント証明書資格情報でないならば。

See Also 参照

Getting Credential Properties 資格情報プロパティを取得する