Contents

CredentialSession.Credential.State.installationFailed

The credential installation failed.

Declaration

case installationFailed

Discussion

A credential is only in this state following a failed installation. Prior to success or failure, the state is CredentialSession.Credential.State.installationPending.

See Also

Credential states