ICertificate.EnhancedKeyUsage Property

Definition

Enhanced key usage of the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Enhanced key usage of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enhancedKeyUsage", Update=true)]
public string EnhancedKeyUsage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Enhanced key usage of the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enhancedKeyUsage", Update=true)>]
member this.EnhancedKeyUsage : string with get, set
Public Property EnhancedKeyUsage As String

Property Value

Attributes

Applies to