Share via


IClientAuthentication.CertificateThumbprintPrimary 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 CertificateThumbprintPrimary { 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.CertificateThumbprintPrimary : string with get, set
Public Property CertificateThumbprintPrimary As String

Property Value

Attributes

Applies to