X509CertificateContextPropertyPropertyValue Property |
Gets the certificate property value. The type of the value is determined by a
UnderlyingType
property.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Object PropertyValue { get; }
Public ReadOnly Property PropertyValue As Object
Get
public:
property Object^ PropertyValue {
Object^ get ();
}
member PropertyValue : Object with get
Property Value
Type:
ObjectSee Also