CertificateProfile.IncludeCountry Property

Definition

Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Inlined)]
public bool? IncludeCountry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Inlined)>]
member this.IncludeCountry : Nullable<bool> with get, set
Public Property IncludeCountry As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to