CertSrvCdpAiaConfigTItem Property

Gets the element at the specified index.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public T this[
	int index
] { get; }

Parameters

index  Int32
The zero-based index of the element to get or set.

Property Value

T

See Also