DsCrlEntry Class |
Namespace: SysadminsLV.PKI.Management.ActiveDirectory
The DsCrlEntry type exposes the following members.
Name | Description | |
---|---|---|
CRL |
Gets the certificate associated with the current Active Directory entry.
| |
CrlType |
Gets the CRL type.
| |
HostName |
Gets the certification autority's host name associated with the current CRL object.
| |
IssuerName |
Gets the Active Directory entry name that holds current certificate object.
|
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
Equals(DsCrlEntry) |
Determines whether the specified object is equal to the current object. Two CRL entries are equal when
all public members of this object are same.
| |
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.) |