Name | Description | |
---|---|---|
UserNameTokenInfo Constructor | Overloaded. |
The following tables list the members exposed by UserNameTokenInfo.
Name | Description | |
---|---|---|
UserNameTokenInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultPassword | Default value of the Password property. | |
DefaultStandardName | Default standard name. Equals to "NotConfigured". | |
DefaultUserName | Default value of the UserName property. |
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 token info is (sufficiently) configured and can be used as user identity. 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. 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. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateSecurityTokenProvider | Overridden. Creates a security token provider for this token info. Creates a security token provider for this token info. | |
Deconfigure | Overridden. Deconfigures the token info. Deconfigures the token info. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsApplicable | Overridden. Determines whether this token info can be used with a given token info policy. Determines whether this token info can be used with a given token info policy. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Overridden. Indicates the standard name for the default combination of parameters. Indicates the standard name for the default combination of parameters. | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
PropertyChanged |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |