SignerInfo.SignatureAlgorithm Eigenschap

Definitie

Hiermee haalt u de id op voor het handtekening-algoritme dat wordt gebruikt door het huidige SignerInfo object.

public:
 property System::Security::Cryptography::Oid ^ SignatureAlgorithm { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid SignatureAlgorithm { get; }
member this.SignatureAlgorithm : System.Security.Cryptography.Oid
Public ReadOnly Property SignatureAlgorithm As Oid

Waarde van eigenschap

Oid

De id voor het handtekening-algoritme dat door het huidige SignerInfo object wordt gebruikt.

Van toepassing op