X509CertificateContextPropertyPropertyValue Property
Gets the certificate property value. The type of the value is determined by a
UnderlyingType
property.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public Object PropertyValue { get; }
Public ReadOnly Property PropertyValue As Object
Get
public:
property Object^ PropertyValue {
Object^ get ();
}
member PropertyValue : Object with get
Property Value
Object