Compartir a través de


RawCertificateData.AuthType Propiedad

Definición

Obtiene o establece especifica el tipo de autenticación. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a