CertSrvCdpAiaConfigTInternalEntries Property
Gets a writable collection of URI entries.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
protected List<T> InternalEntries { get; }
Protected ReadOnly Property InternalEntries As List(Of T)
Get
protected:
property List<T>^ InternalEntries {
List<T>^ get ();
}
member InternalEntries : List<'T> with get
Property Value
ListT