CertConfigEntryDCountry Property
Gets country identifier of CA certificate.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string Country { get; }
Public ReadOnly Property Country As String
Get
public:
virtual property String^ Country {
String^ get () sealed;
}
abstract Country : string with get
override Country : string with get
StringICertConfigEntryDCountry