CredentialState

public final class CredentialState

Class that represents the credential state during a Pin.requestCredential(properties:state:environment:completionHandler:) / Pin.login(value:state:completionHandler:) sequence.

It can be created using Pin.initCredentialState() or CredentialState.init().

  • Declaration

    Swift

    public init()