The following tables list the members exposed by _TokenInfo.
Public Properties
| Name | Description |
![Property](template/packages/core-dotnet/images/Property.png) | DisplayString | The display string for the current object. |
![Property](template/packages/core-dotnet/images/Property.png) | IsAnonymous | Determines whether this token represents an anonymous user token. |
![Property](template/packages/core-dotnet/images/Property.png) | IsConfigured | Determines whether the token info is (sufficiently) configured and can be used as user identity. |
![Property](template/packages/core-dotnet/images/Property.png) | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. |
![Property](template/packages/core-dotnet/images/Property.png) | TokenProfileUriString | The URI string of a token profile of this token info. |
Top
Public Methods
See Also