public sealed class DsNTAuthContainer : DsPkiCertContainer
Public NotInheritable Class DsNTAuthContainer
Inherits DsPkiCertContainer
public ref class DsNTAuthContainer sealed : public DsPkiCertContainer
[<SealedAttribute>]
type DsNTAuthContainer =
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 CA certificate to NTAuth entry in Active Directory. |
Dispose | (Inherited from DsPkiContainer) |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
RemoveCertificate | Removes CA certificate from a current NTAuth container. |
SaveChanges |
Saves changes back to Active Directory.
(Overrides DsPkiContainerSaveChanges(Boolean)) |
ToString | (Inherited from Object) |