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