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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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