Name | Description | |
---|---|---|
X509CertificateTokenInfo Constructor | Overloaded. |
The following tables list the members exposed by X509CertificateTokenInfo.
Name | Description | |
---|---|---|
X509CertificateTokenInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultFileName | Default value of the FileName property. | |
DefaultKeyStorageFlags | Default value of the KeyStorageFlags property. | |
DefaultPassword | Default value of the Password property. | |
DefaultStandardName | Default standard name. Equals to "NotConfigured". |
Name | Description | |
---|---|---|
Default | Default X.509 certificate token info. | |
FileName | The name of a certificate file. | |
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 certificate token info is (sufficiently) configured. | |
IsNull | Determines whether this certificate token info is a null token info. | |
KeyStorageFlags | Defines the location and export options of the private key of the X.509 certificate. | |
NotConfigured | An X.509 certificate token info that is not configured. | |
Password | The password required to access the X.509 certificate data. | |
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. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateCertificate | Creates a X.509 certificate from the information configured in the token info. | |
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. |