Contents

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.

See Also

Getting credential properties