Click or drag to resize

SecurIdSdtidToken Constructor (SecurIdToken)

Initializes a new instance of the SecurIdSdtidToken class with the value of an existing token.

Namespace:  SamoyedSoftware.ursa
Assembly:  SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax
public SecurIdSdtidToken(
	SecurIdToken token
)

Parameters

token
Type: SamoyedSoftware.ursaSecurIdToken
A SecurIdToken object representing a SecurID® token. Ignored if .
See Also