CertificateProfileProperties.IncludeCity Property

Definition

Whether to include L 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.Owned)]
public bool? IncludeCity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)>]
member this.IncludeCity : Nullable<bool> with get, set
Public Property IncludeCity As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to