اقرأ باللغة الإنجليزية

مشاركة عبر


Assembly.ImpersonationInfo Property

Gets or sets the user credentials under which an assembly is run.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public ImpersonationInfo ImpersonationInfo { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ImpersonationInfo
The user credentials under which an assembly is run.

Remarks

In Microsoft SQL Server 2005 Analysis Services (SSAS), reference to an assembly is most often to a managed-code-based stored procedure.

See Also

Reference

Assembly Class

Microsoft.AnalysisServices Namespace