ImpersonationInfo.ImpersonationInfoSecurity 속성

Gets or sets the password availability from data source.

네임스페이스:  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
An ImpersonationInfoSecurity value with password availability from data source.

참고 항목

참조

ImpersonationInfo 클래스

Microsoft.AnalysisServices 네임스페이스