The following tables list the members exposed by TokenInfo.
Public Properties
| Name | Description |
| IsAnonymous | Determines whether this token represents an anonymous user token. |
| IsConfigured | Determines whether the token info is (sufficiently) configured and can be used as user identity. |
| StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) |
| TokenProfileUri | The URI of a token profile of this token info. |
| TokenProfileUriString | The URI string of a token profile of this token info. |
Top
Public Methods
Extension Methods
| Name | Description |
| SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also