DsCertificateEntry Class |
Namespace: SysadminsLV.PKI.Management.ActiveDirectory
The DsCertificateEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Certificate |
Gets the certificate associated with the current Active Directory entry.
| |
| CertificateType |
Gets the type of certificate store in Active Directory.
| |
| Name |
Gets the Active Directory entry name that holds current certificate object.
|
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified object is equal to the current object. Two objects are equal when
entry name and certificate are equal.
(Overrides ObjectEquals(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. (Overrides ObjectGetHashCode.) | |
| 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 string that represents the current object. (Inherited from Object.) |