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; }

Property Value

Implements

Attributes

Applies to