Share via


TokenInfo.TokenFlag Enumeration

Defines the available token properties.

Namespace: Microsoft.SPOT.Cryptoki
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

[FlagsAttribute]
public enum TokenInfo.TokenFlag

Members

  Member name Description
ClockOnToken ClockOnToken
DualCryptoOperations DualCryptoOperations
ErrorState ErrorState
LoginRequired LoginRequired
ProtectedAuthenticationPath ProtectedAuthenticationPath
RandomNumberGenerator RandomNumberGenerator
RestoreKeyNotNeeded RestoreKeyNotNeeded
SecondaryAuthentication SecondaryAuthentication
SOPinCountLow SOPinCountLow
SOPinFinalTry SOPinFinalTry
SOPinLocked SOPinLocked
SOPinToBeChanged SOPinToBeChanged
TokenInitialized TokenInitialized
UserPinCountLow UserPinCountLow
UserPinFinalTry UserPinFinalTry
UserPinInitialized UserPinInitialized
UserPinLocked UserPinLocked
UserPinToBeChanged UserPinToBeChanged
WriteProtected WriteProtected

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Microsoft.SPOT.Cryptoki Namespace