CertConfigEntryDLocality Property |
Gets city or town 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 Locality { get; }
Public ReadOnly Property Locality As String
Get
public:
virtual property String^ Locality {
String^ get () sealed;
}
abstract Locality : string with get
override Locality : string with get
Property Value
Type:
StringImplements
ICertConfigEntryDLocalitySee Also