Name | Description | |
---|---|---|
Default | Default user name token info. | |
IsAnonymous | Determines whether this token represents an anonymous user token. (Inherited from OpcLabs.BaseLib.IdentityModel.User.TokenInfo) | |
IsConfigured | Overridden. Determines whether the username token info is (sufficiently) configured. | |
IsNull | Determines whether this username token info is a null token. | |
NotConfigured | A username token info that is not configured. | |
Password | Gets or sets the password. | |
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. (Inherited from OpcLabs.BaseLib.IdentityModel.User.TokenInfo) | |
TokenProfileUriString | Overridden. 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. |