ImpersonationInfoSecurity 속성
Gets or sets the password availability from data source.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
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.