NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WindowsIdentity.Impersonate ()

[To be supplied.]

[Visual Basic]
Overloads Overridable Public Function Impersonate() As _
   WindowsImpersonationContext
[C#]
public virtual WindowsImpersonationContext Impersonate();
[C++]
public: virtual WindowsImpersonationContext* Impersonate();
[JScript]
public function Impersonate() : WindowsImpersonationContext;

See Also

WindowsIdentity Class | WindowsIdentity Members | System.Security.Principal Namespace | WindowsIdentity.Impersonate Overload List