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。

適用対象