Dela via


IClientCertificateThumbprint.Secondary Property

Definition

The secondary thumbprint used for validation.

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

Property Value

Attributes

Applies to