CACryptographyAlternateSignatureAlgorithm Property
            Gets or sets the value that indicates whether the CA server supports alternate signature algorithms (PKCS#1 v2.1)
            
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public bool AlternateSignatureAlgorithm { get; set; }
Public Property AlternateSignatureAlgorithm As Boolean
	Get
	Set
public:
property bool AlternateSignatureAlgorithm {
	bool get ();
	void set (bool value);
}
member AlternateSignatureAlgorithm : bool with get, set
Property Value
Boolean