CertPropReaderDGetLocaleName Method |
Gets the locale of the Certification Authority.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string GetLocaleName()
Public Function GetLocaleName As String
public:
virtual String^ GetLocaleName() sealed
abstract GetLocaleName : unit -> string
override GetLocaleName : unit -> string
Return Value
Type:
StringA locale string in a format specified in
RFC 4646.
Implements
ICertPropReaderDGetLocaleNameSee Also