CertificateProfile.IncludeStreetAddress Property

Definition

Whether to include STREET in the certificate subject name.

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

Property Value

Implements

Attributes

Applies to