PinUvAuthToken Property
PinUvAuthToken
The pinUvAuthToken, encrypted by calling encrypt
on the PIN/UV auto protocol with the shared secret as
the key.
C#
public Nullable<ReadOnlyMemory<byte>> PinUvAuthToken { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |