Share via


ImportExistingDatabaseDefinition.AuthenticationType Property

Definition

Gets or sets authentication type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to