Click or drag to resize

SecurIdV3Token Constructor (SecurIdToken)

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

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
public SecurIdV3Token(
	SecurIdToken token
)

Parameters

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