Condividi tramite


ClientCertificateSubjectDistinguishedName.CommonName Property

Definition

The common name field in the subject name. The allowed limit is 64 characters and it should be specified.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public string CommonName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.CommonName : string with get, set
Public Property CommonName As String

Property Value

Implements

Attributes

Applies to