This topic has not yet been rated - Rate this topic

SigningOption Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the options that control what data is embedded in the signature blob.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
'Usage
Dim instance As SigningOption

public enum SigningOption
public enum SigningOption
public enum SigningOption
Member name Description
AddFullCertificateChain Embeds the entire certificate chain.
AddFullCertificateChainExceptRoot Embeds the entire certificate chain, except for the root certificate.
AddOnlyCertificate Embeds only the signer's certificate.
Default Embeds the entire certificate chain, except for the root certificate.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)