次の方法で共有


ImpersonationInfoSecurity プロパティ

データ ソースからのパスワードの可用性を取得します。値の設定も可能です。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property ImpersonationInfoSecurity As ImpersonationInfoSecurity
    Get
    Set
'使用
Dim instance As ImpersonationInfo
Dim value As ImpersonationInfoSecurity

value = instance.ImpersonationInfoSecurity

instance.ImpersonationInfoSecurity = value
public ImpersonationInfoSecurity ImpersonationInfoSecurity { get; set; }
public:
property ImpersonationInfoSecurity ImpersonationInfoSecurity {
    ImpersonationInfoSecurity get ();
    void set (ImpersonationInfoSecurity value);
}
member ImpersonationInfoSecurity : ImpersonationInfoSecurity with get, set
function get ImpersonationInfoSecurity () : ImpersonationInfoSecurity
function set ImpersonationInfoSecurity (value : ImpersonationInfoSecurity)

プロパティ値

型: Microsoft.AnalysisServices. . :: . .ImpersonationInfoSecurity
データ ソースからのパスワードの可用性を表す ImpersonationInfoSecurity 値です。