CertConfigEntryDOrganization Property |
Gets the organization name 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 Organization { get; }
Public ReadOnly Property Organization As String
Get
public:
virtual property String^ Organization {
String^ get () sealed;
}
abstract Organization : string with get
override Organization : string with get
Property Value
Type:
StringImplements
ICertConfigEntryDOrganizationSee Also