Compartir a través de


UploadCertificateRequest.AuthenticationType Propiedad

Definición

Obtiene o establece el tipo de autenticación. Entre los valores posibles se incluyen: "Invalid", "AzureActiveDirectory"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a