X509EnrollmentPropertyInfoCAName Property |
Gets the CA certificate name.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string CAName { get; }
Public ReadOnly Property CAName As String
Get
public:
property String^ CAName {
String^ get ();
}
member CAName : string with get
Property Value
Type:
StringSee Also