Partilhar via


RestRequest.Authentication Propriedade

Definição

Obtém ou define as informações de autenticação necessárias na solicitação para o provedor de integridade.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a