IntegratedSecurity プロパティ
ConnectionInfo オブジェクトの統合セキュリティ状態を取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public ReadOnly Property IntegratedSecurity As IntegratedSecurity
Get
'使用
Dim instance As ConnectionInfo
Dim value As IntegratedSecurity
value = instance.IntegratedSecurity
public IntegratedSecurity IntegratedSecurity { get; }
public:
property IntegratedSecurity IntegratedSecurity {
IntegratedSecurity get ();
}
member IntegratedSecurity : IntegratedSecurity
function get IntegratedSecurity () : IntegratedSecurity
プロパティ値
型: Microsoft.AnalysisServices. . :: . .IntegratedSecurity
IntegratedSecurity オブジェクトです。