C.2 Token Object

The RSA Token object supports the following attributes:

Attribute

Type

Description

SerialNum

String

Token serial number (read-only)

PIN

String

Token PIN

Disabled

Boolean

Token is disabled (TRUE/FALSE)

NewPINMode

Boolean

Token is in new PIN mode state (TRUE/FALSE)

PINClear

Boolean

Token has been cleared (TRUE/FALSE) (read-only)

NumDigits

String

Number of digits in token display (read-only)

Interval

String

Number of seconds between display changes (read-only)

Birth

Numeric

Time the token was activated (read-only)

Death

Numeric

Time when the token will shut down (read-only)

LastLogin

Numeric

Time of the last login with this token (read-only)

Type

Numeric

Token type (read-only):

0 - RSA SecurID Standard Card

1 - RSA SecurID PINPad

2 - RSA SecurID Key Fob

4 - RSA SecurID Software Token

6 - RSA SecurID Modem

Hex

Boolean

Whether the display is hexadecimal (TRUE/FALSE)

Assigned

Boolean

Whether the token is assigned (TRUE/FALSE)

UserNum

String

Internal ID of the user to whom the token is assigned (read-only)

EmergencyAccess

String

Whether the token is enabled for emergency access (TRUE/FALSE)

BadTokenCodes

String

Number of bad token codes entered (read-only)

PINChangedDate

String

Time the PIN was last changed (read-only)

DisabledDate

Numeric

Time the token disabled state was changed

CountsLastModified

Numeric

Time the token counts were last modified

Protected

Boolean

Whether the software token was copy-protected on last deployment (TRUE/FALSE)

Deployed

Boolean

Whether the software token is currently deployed (TRUE/FALSE)

Count

String

Number of times the token has been deployed (read-only)

SoftPassword

String

Password stored in the software token (read-only)

KeyPad

Boolean

Whether the token has a keypad (read-only)

LocalPIN

Boolean

Whether the pin is stored locally on user’s computer (read-only)

Version

String

Token’s algorithm version (read-only)

FormFactor

String

Bitmask representing the form factor of the token (read-only)

PINType

Numeric

The PIN type for the token (read-only):

0-Token expects both a PIN and a token code

1-PIN only

Assignment

Numeric

Time the token was assigned (read-only)

FirstLogin

Boolean

Whether the user has successfully authenticated (read-only)

EACExpires

Numeric

Time the assigned emergency token code expires

EACPasscode

String

Assigned emergency token code (read-only)