public sealed class DsKraContainer : DsPkiCertContainer
Public NotInheritable Class DsKraContainer
Inherits DsPkiCertContainer
public ref class DsKraContainer sealed : public DsPkiCertContainer
[<SealedAttribute>]
type DsKraContainer =
class
inherit DsPkiCertContainer
end
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) |
AddCertificate | Adds key recovery agent (KRA) certificate to Active Directory. |
Dispose | (Inherited from DsPkiContainer) |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
RemoveCertificate | Removes KRA certificate from the current KRA container. |
SaveChanges |
Saves changes back to Active Directory.
(Overrides DsPkiContainerSaveChanges(Boolean)) |
ToString | (Inherited from Object) |