Assembly.ImpersonationInfo Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Assembly_ImpersonationInfo")]
public Microsoft.AnalysisServices.ImpersonationInfo ImpersonationInfo { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Assembly_ImpersonationInfo")>]
member this.ImpersonationInfo : Microsoft.AnalysisServices.ImpersonationInfo with get, set
Public Property ImpersonationInfo As ImpersonationInfo

Property Value

ImpersonationInfo

The user credentials under which an assembly is run.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to