CertConfigEntryDStateProvince Property |
Gets state/province 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 StateProvince { get; }
Public ReadOnly Property StateProvince As String
Get
public:
virtual property String^ StateProvince {
String^ get () sealed;
}
abstract StateProvince : string with get
override StateProvince : string with get
Property Value
Type:
StringImplements
ICertConfigEntryDStateProvinceSee Also