Compartilhar via


PowerBIOutputDataSource.AuthenticationMode Propriedade

Definição

Obtém ou define o Modo de autenticação. Os valores possíveis incluem: 'Msi', 'UserToken', 'ConnectionString'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a