Share via


IClientCertificateThumbprint.Primary Property

Definition

The primary thumbprint used for validation.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The primary thumbprint used for validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primary", Update=true)]
public string Primary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The primary thumbprint used for validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primary", Update=true)>]
member this.Primary : string with get, set
Public Property Primary As String

Property Value

Attributes

Applies to