Bagikan melalui


SignerInfo.SignerIdentifier Properti

Definisi

Properti SignerIdentifier mengambil pengidentifikasi sertifikat penanda tangan yang terkait dengan informasi penanda tangan.

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

Nilai Properti

Objek SubjectIdentifier yang secara unik mengidentifikasi sertifikat yang terkait dengan informasi penanda tangan.

Berlaku untuk

Lihat juga