X509CertificateContextPropertyPropertyName Property |
Gets the certificate property name.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509CertificatePropertyType PropertyName { get; }
Public ReadOnly Property PropertyName As X509CertificatePropertyType
Get
public:
property X509CertificatePropertyType PropertyName {
X509CertificatePropertyType get ();
}
member PropertyName : X509CertificatePropertyType with get
Property Value
Type:
X509CertificatePropertyTypeSee Also