Name | Description | |
---|---|---|
X509CertificateTokenInfo Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by X509CertificateTokenInfo.
Name | Description | |
---|---|---|
X509CertificateTokenInfo Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultStandardName | Default standard name. Equals to "NotConfigured". |
Name | Description | |
---|---|---|
CertificateQuery | The criteria for supplying the certificate. | |
Default | Default X.509 certificate token info. | |
IsAnonymous | Determines whether this token represents an anonymous user token. (Inherited from OpcLabs.BaseLib.IdentityModel.User.TokenInfo) | |
IsConfigured | Overridden. Determines whether the certificate token info is (sufficiently) configured. | |
IsNull | Determines whether this certificate token info is a null token info. | |
NotConfigured | An X.509 certificate token info that is not configured. | |
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. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateSecurityTokenProvider | Overridden. Creates a security token provider for this token info. | |
Deconfigure | Overridden. Deconfigures the token info. | |
Equals | Overloaded. Overridden. Infrastructure. | |
GetHashCode | Overridden. | |
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. | |
LoadCertificate | Loads an X.509 certificate from the information configured in the token info. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. | |
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. | |
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 | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
PropertyChanged |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |