PinPolicy Property
PinPolicy
The PIN policy the key will have. None is equivalent to Default.
C#
public PivPinPolicy PinPolicy { get; set; }
Property Value
Type | Description |
---|---|
PivPinPolicy | The PIN policy. |
The PIN policy the key will have. None is equivalent to Default.
public PivPinPolicy PinPolicy { get; set; }
Type | Description |
---|---|
PivPinPolicy | The PIN policy. |