| Name | Description | |
|---|---|---|
|  | DisplayString | The display string for the current object. | 
|  | 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. | 
|  | IsNull | Determines whether this username token info is a null token. | 
|  | Password | Gets or sets the password. | 
|  | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. | 
|  | TokenProfileUriString | The URI string of a token profile of this token info. | 
|  | UserInfo | Username, and an optional password preceded by a colon (:). | 
|  | UserName | Gets or sets the username. | 
 
            