次の方法で共有


Client.CertificateAuthenticationAllowedThumbprint Property

Definition

The list of thumbprints that are allowed during client authentication. This property is required only if the validationScheme is 'ThumbprintMatch'.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> CertificateAuthenticationAllowedThumbprint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.CertificateAuthenticationAllowedThumbprint : System.Collections.Generic.List<string> with get, set
Public Property CertificateAuthenticationAllowedThumbprint As List(Of String)

Property Value

Implements

Attributes

Applies to