Compartilhar via


UploadCertificateRequest.AuthenticationType Propriedade

Definição

Obtém ou define o tipo de autenticação. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a