[Missing <summary> documentation for "T:SysadminsLV.PKI.Management.CertificateServices.CertSrvAiaConfig"]
public sealed class CertSrvAiaConfig : CertSrvCdpAiaConfig<CertSrvAiaUrlEntry>
Public NotInheritable Class CertSrvAiaConfig
Inherits CertSrvCdpAiaConfig(Of CertSrvAiaUrlEntry)
public ref class CertSrvAiaConfig sealed : public CertSrvCdpAiaConfig<CertSrvAiaUrlEntry^>
[<SealedAttribute>]
type CertSrvAiaConfig =
class
inherit CertSrvCdpAiaConfig<CertSrvAiaUrlEntry>
end
CertSrvAiaConfig | Initializes a new instance of the CertSrvAiaConfig class |
ComputerName |
Gets the certification authority computer name.
(Inherited from CertSrvConfig) |
Count | (Inherited from CertSrvCdpAiaConfigT) |
Entries | Gets a read-only collection of Authority Information Access config URLs. |
IsModified |
Indicates whether the object was modified after it was instantiated. This member is set to False upon successful changes commit.
(Inherited from CertSrvConfig) |
Item |
Gets the element at the specified index.
(Inherited from CertSrvCdpAiaConfigT) |
Add | (Inherited from CertSrvCdpAiaConfigT) |
Clear | (Inherited from CertSrvCdpAiaConfigT) |
Commit |
Updates Certification Authority configuration on a server.
(Inherited from CertSrvConfig) |
Contains | (Inherited from CertSrvCdpAiaConfigT) |
CopyTo | (Inherited from CertSrvCdpAiaConfigT) |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
Remove | (Inherited from CertSrvCdpAiaConfigT) |
ToString | (Inherited from Object) |