Прочетете на английски Редактиране

Споделяне чрез


PackageDigitalSignature.Signer Property

Definition

Gets the X.509 certificate of the signer.

C#
public System.Security.Cryptography.X509Certificates.X509Certificate Signer { get; }

Property Value

The digital certificate of the signer, or null if the certificate is not stored in the Package.

Exceptions

The digital Signature has been deleted.

Remarks

Signer returns the X.509 certificate of the signer when the digital certificate is stored within the package (that is, when CertificateEmbeddingOption is InCertificatePart or InSignaturePart).

Signer returns null when the X.509 certificate is not stored in the package (that is, when CertificateEmbeddingOption is NotEmbedded).

Applies to

Продукт Версии
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10