Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.37 KB

impersonationinfo-element-assl.md

File metadata and controls

49 lines (35 loc) · 1.37 KB
title description ms.date ms.service ms.custom ms.reviewer ms.topic author ms.author
ImpersonationInfo Element (ASSL) | Microsoft Docs
Learn about the ImpersonationInfo property element in the Analysis Services Scripting Language (ASSL) schema.
7/25/2018
analysis-services
assl
kfollis
reference
kfollis
kfollis

ImpersonationInfo Element (ASSL)

Contains the information that is used to determine impersonation behavior when accessing or executing an assembly.

Syntax

  
<Assembly> <!-- or one of the elements listed in the Element Relationships table -->  
   <ImpersonationInfo>  
      <!-- Child elements are only those that are inherited from ImpersonationInfo -->  
   </ImpersonationInfo>  
</Assembly>  

Element Characteristics

Characteristic Description
Data type and length ImpersonationInfo
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements Assembly, DataSource
Child elements None

Remarks

See Also

Properties (ASSL)