ILogOnServiceGetLogOnToken Method

Gets a logon token for the current Windows identity.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
GetLogOnTokenResult GetLogOnToken()

Return Value

Type: GetLogOnTokenResult
An object describing the result of the authentication operation.
See Also