ImpersonationInfo.Account Özelliği
Alır veya kullanıcı hesabı ayarlar.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Property Account As String
Get
Set
'Kullanım
Dim instance As ImpersonationInfo
Dim value As String
value = instance.Account
instance.Account = value
public string Account { get; set; }
public:
property String^ Account {
String^ get ();
void set (String^ value);
}
member Account : string with get, set
function get Account () : String
function set Account (value : String)
Özellik Değeri
Tür: System.String
A system.dize kullanıcı hesabı ile.