Partilhar via


AccessPolicyEntity.Authentication Propriedade

Definição

Obtém ou define o método de autenticação a ser usado ao validar o acesso à API do cliente.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authentication")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.AuthenticationBase Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authentication")>]
member this.Authentication : Microsoft.Azure.Management.VideoAnalyzer.Models.AuthenticationBase with get, set
Public Property Authentication As AuthenticationBase

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a