SqlAuthenticationParameters.Authority プロパティ

定義

機関の URI を取得します。

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

プロパティ値

機関の URI。

適用対象