DsKraContainer Class |
Namespace: SysadminsLV.PKI.Management.ActiveDirectory
The DsKraContainer type exposes the following members.
Name | Description | |
---|---|---|
Certificates |
Gets an array of certificates stored in the current container.
(Inherited from DsPkiCertContainer.) | |
ContainerType |
Gets or sets container type in Active Directory.
(Inherited from DsPkiContainer.) | |
DsPath |
Gets an X.500 path to an Active Directory container.
(Inherited from DsPkiContainer.) | |
IsModified |
Indicates whether the container contents was changed.
(Inherited from DsPkiContainer.) |
Name | Description | |
---|---|---|
AddCertificate |
Adds key recovery agent (KRA) certificate to Active Directory.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from DsPkiContainer.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
RemoveCertificate |
Removes KRA certificate from the current KRA container.
| |
SaveChanges |
Saves changes back to Active Directory.
(Overrides DsPkiContainerSaveChanges(Boolean).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |