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.
The identity of this credential if it is a client certificate credential.
var identity: SecIdentity? { get }This value is nil if the credential is not a client certificate credential.