UICredentialsProvider, constructeur (CachedCredentialsType, IWin32Window)
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Sub New ( _
credentialsType As CachedCredentialsType, _
parentWindow As IWin32Window _
)
public UICredentialsProvider(
CachedCredentialsType credentialsType,
IWin32Window parentWindow
)
Paramètres
- credentialsType
Type : CachedCredentialsType
- parentWindow
Type : System.Windows.Forms.IWin32Window
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.