Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509CTLEntryCollection Entries { get; }
Public ReadOnly Property Entries As X509CTLEntryCollection
Get
public:
property X509CTLEntryCollection^ Entries {
X509CTLEntryCollection^ get ();
}
member Entries : X509CTLEntryCollection with get
Property Value
Type:
X509CTLEntryCollectionSee Also