Compartilhar via


RawCertificateData.AuthType Propriedade

Definição

Obtém ou define que especifica o tipo de autenticação. Os valores possíveis incluem: 'Invalid', 'ACS', 'AAD', 'AccessControlService', '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