IssuedTokenProvider, constructeur
Espace de noms : Microsoft.VisualStudio.Services.Common
Assembly : Microsoft.VisualStudio.Services.Common (dans Microsoft.VisualStudio.Services.Common.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
credential As IssuedTokenCredential, _
serverUrl As Uri, _
signInUrl As Uri _
)
protected IssuedTokenProvider(
IssuedTokenCredential credential,
Uri serverUrl,
Uri signInUrl
)
Paramètres
- credential
Type : Microsoft.VisualStudio.Services.Common.IssuedTokenCredential
- serverUrl
Type : System.Uri
- signInUrl
Type : System.Uri
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.