Protocol Property
Protocol
Gets the identifier of the PIN / UV authentication protocol that this instance implements.
C#
public PinUvAuthProtocol Protocol { get; protected set; }
Property Value
Type | Description |
---|---|
PinUvAuthProtocol |
Gets the identifier of the PIN / UV authentication protocol that this instance implements.
public PinUvAuthProtocol Protocol { get; protected set; }
Type | Description |
---|---|
PinUvAuthProtocol |