Share via


ConnectionDetail.AuthorizationType Property

Definition

Gets or sets the authorization type for the connection.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="AuthorizationType", Order=1004)]
public string AuthorizationType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="AuthorizationType", Order=1004)>]
member this.AuthorizationType : string with get, set
Public Property AuthorizationType As String

Property Value

The authorization type for the connection.

Attributes

Applies to