PackageDigitalSignatureManager.CertificateOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the X.509 certificate embedding option used by the Sign(IEnumerable<Uri>) method to digitally sign package parts.
public:
property System::IO::Packaging::CertificateEmbeddingOption CertificateOption { System::IO::Packaging::CertificateEmbeddingOption get(); void set(System::IO::Packaging::CertificateEmbeddingOption value); };
public System.IO.Packaging.CertificateEmbeddingOption CertificateOption { get; set; }
member this.CertificateOption : System.IO.Packaging.CertificateEmbeddingOption with get, set
Public Property CertificateOption As CertificateEmbeddingOption
Property Value
One of the CertificateEmbeddingOption values.
Remarks
This property specifies where the signer's X.509 certificate will be stored when digitally signing a part.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.