VsixSignToolSignSettings.

Usage Property

Summary

Specify the Enhanced Key Usage that must be present in the cert. The parameter may be specified by OID or by string. The default usage is "Code Signing" (1.3.6.1.5.5.7.3.3). (This functionality has not been implemented yet.)

Syntax

public string Usage { get; set; }

Attributes

Type Description
ParameterAttribute Decorates with parameter name.

Value

Type Description
string