Share via


SignerInfo.SignerIdentifier Proprietà

Definizione

La proprietà SignerIdentifier recupera l'identificatore del certificato del firmatario associato alle informazioni sul firmatario.

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

Valore della proprietà

Oggetto SubjectIdentifier che identifica in modo univoco il certificato associato alle informazioni sul firmatario.

Si applica a

Vedi anche