Właściwość ImpersonationInfo.ImpersonationInfoSecurity
Pobiera lub ustawia hasło dostępność ze źródło danych.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property ImpersonationInfoSecurity As ImpersonationInfoSecurity
Get
Set
'Użycie
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)
Wartość właściwości
Typ: Microsoft.AnalysisServices.ImpersonationInfoSecurity
ImpersonationInfoSecurity Wartość o dostępności hasło ze źródło danych.