IssuanceRequirements Class |
Namespace: PKI.CertificateTemplates
The IssuanceRequirements type exposes the following members.
Name | Description | |
---|---|---|
ApplicationPolicy |
Gets a set of application policy OID for the enrollment aget certificates.
| |
CertificatePolicies |
Gets a set of certificate policy OIDs for the enrollment aget certificates.
| |
ExistingCertForRenewal |
Gets the certificate reenrollment requirements. If the property is set to True,
existing valid certificate is sufficient for reenrollment, otherwise, the same enrollment
criteria is required for certificate renewal as was used for initial enrollment.
| |
SignatureCount |
Gets the number of registration agent (aka enrollment agent) signatures that are required on a request
that references this template.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Returns a textual representation of the certificate template issuance settings.
(Overrides ObjectToString.) |