IVssCredentialStorage.RetrieveToken, méthode
Espace de noms : Microsoft.VisualStudio.Services.Common
Assembly : Microsoft.VisualStudio.Services.Common (dans Microsoft.VisualStudio.Services.Common.dll)
Syntaxe
'Déclaration
Function RetrieveToken ( _
serverUrl As Uri, _
credentialsType As VssCredentialsType _
) As IssuedToken
IssuedToken RetrieveToken(
Uri serverUrl,
VssCredentialsType credentialsType
)
Paramètres
- serverUrl
Type : System.Uri
- credentialsType
Type : Microsoft.VisualStudio.Services.Common.VssCredentialsType
Valeur de retour
Type : Microsoft.VisualStudio.Services.Common.IssuedToken
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.