CertConfigEntryDCountry Property |
Gets country identifier of CA certificate.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Property Value
Type:
StringImplements
ICertConfigEntryDCountrySee Also