Partager via


RawCertificateData.AuthType Propriété

Définition

Obtient ou définit spécifie le type d’authentification. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à