Compartilhar via


UploadCertificateResponse.AuthType Propriedade

Definição

Obtém ou define o tipo de autenticação. Os valores possíveis incluem: 'Invalid', 'AzureActiveDirectory'

[Newtonsoft.Json.JsonProperty(PropertyName="authType")]
public string AuthType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authType")>]
member this.AuthType : string with get, set
Public Property AuthType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a