IssuedToken.OnAuthenticated Method
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Protected Overridable Sub OnAuthenticated
protected virtual void OnAuthenticated()
protected:
virtual void OnAuthenticated()
abstract OnAuthenticated : unit -> unit
override OnAuthenticated : unit -> unit
protected function OnAuthenticated()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.