The X509AttrCertStoreSelector type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| X509AttrCertStoreSelector | Initializes a new instance of the X509AttrCertStoreSelector class |
Methods
| Name | Description | |
|---|---|---|
| AddTargetGroup(array<Byte>[]()[][]) | ||
| AddTargetGroup(GeneralName) | ||
| AddTargetName(array<Byte>[]()[][]) | ||
| AddTargetName(GeneralName) | ||
| Clone | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetTargetGroups | ||
| GetTargetNames | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Match |
Decides if the given attribute certificate should be selected.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetTargetGroups | ||
| SetTargetNames | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AttribueCertificateValid | Obsolete. | |
| AttributeCert | The attribute certificate which must be matched. | |
| AttributeCertificateValid | The criteria for validity | |
| Holder | The holder. | |
| Issuer | The issuer. | |
| SerialNumber | The serial number. |