ILogOnServiceGetLogOnToken Method |
Gets a logon token for the current Windows identity.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxGetLogOnTokenResult GetLogOnToken()
Function GetLogOnToken As GetLogOnTokenResult
GetLogOnTokenResult^ GetLogOnToken()
abstract GetLogOnToken : unit -> GetLogOnTokenResult
Return Value
GetLogOnTokenResultAn object describing the result of the authentication operation.
See Also