X509CertificateContextPropertyUnderlyingType Property |
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntaxpublic Type UnderlyingType { get; }
Public ReadOnly Property UnderlyingType As Type
Get
public:
property Type^ UnderlyingType {
Type^ get ();
}
member UnderlyingType : Type with get
Property Value
Type:
Type
See Also