SqlAuthenticationParameters.Authority Property

Definition

Gets the authority URI.

public:
 property System::String ^ Authority { System::String ^ get(); };
public string Authority { get; }
member this.Authority : string
Public ReadOnly Property Authority As String

Property Value

The authority URI.

Applies to