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