SessionImpersonationSessionId Property

Gets the ID of the session which is being impersonated or which was used to impersonate this session.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public Guid? ImpersonationSessionId { get; }

Property Value

Type: NullableGuid
See Also