CmsSigner.SignerIdentifierType Propriété

Définition

Obtient le schéma à utiliser pour identifier le certificat de signature qui a été utilisé.

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierType SignerIdentifierType { System::Security::Cryptography::Pkcs::SubjectIdentifierType get(); void set(System::Security::Cryptography::Pkcs::SubjectIdentifierType value); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get; set; }
member this.SignerIdentifierType : System.Security.Cryptography.Pkcs.SubjectIdentifierType with get, set
Public Property SignerIdentifierType As SubjectIdentifierType

Valeur de propriété

SubjectIdentifierType

Schéma à utiliser pour identifier le certificat de destinataire utilisé.

Exceptions

Un des arguments fournis à une méthode n'était pas valide.

S’applique à