Compartir a través de


AccessPolicyEntity.Authentication Propiedad

Definición

Obtiene o establece el método de autenticación que se usará al validar el acceso a la API de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a