SimpleWorkerRequest.GetUserToken Method ()

 

Returns the client's impersonation token.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

override GetUserToken : unit -> nativeint

Return Value

Type: System.IntPtr

A value representing the client's impersonation token. The default is Zero.

.NET Framework
Available since 1.1
Return to top
Show: