X509CEPEnrollmentPropertyInfo Class |
Namespace: System.Security.Cryptography.X509Certificates
The X509CEPEnrollmentPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
EnrollmentServerAuthentication |
Gets the authentication type used to authenticate at Enrollment Server.
| |
EnrollmentServerUrl |
Gets the Enrollment Server Url
| |
PolicyId |
Gets the policy ID.
| |
PolicyServerAuthentication |
Gets the authentication type used to authenticate at Certificate Enrollment Policy Server.
| |
PolicyServerUrl |
Gets the Url of the Certificate Enrollment Policy Server.
| |
PolicyServerUrlFlags |
Gets Certificate Enrollment Policy Server Url flags.
| |
RequestID |
Gets the certificate request ID in the CA database.
| |
Version |
Gets the version number. Currently, version is constant '1'.
|
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 |
Gets the textual representation of the current object.
(Overrides ObjectToString.) |