This documentation is archived and is not being maintained.
UICredentialsProvider.ICredentialsProvider.NotifyCredentialsAuthenticated Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
private abstract NotifyCredentialsAuthenticated : uri:Uri -> unit private override NotifyCredentialsAuthenticated : uri:Uri -> unit
Parameters
- uri
- Type: System.Uri
Implements
ICredentialsProvider.NotifyCredentialsAuthenticated(Uri)- 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.
Show: