X509CTLSubjectAlgorithm Property |
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Oid SubjectAlgorithm { get; }
Public ReadOnly Property SubjectAlgorithm As Oid
Get
public:
property Oid^ SubjectAlgorithm {
Oid^ get ();
}
member SubjectAlgorithm : Oid with get
Property Value
Type:
OidSee Also