Partager via


UnauthenticatedIdentityProvider.CreateDescriptor, méthode (TeamFoundationRequestContext, String)

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function CreateDescriptor ( _
    requestContext As TeamFoundationRequestContext, _
    displayName As String _
) As IdentityDescriptor
public IdentityDescriptor CreateDescriptor(
    TeamFoundationRequestContext requestContext,
    string displayName
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor

Implémentations

IIdentityProvider.CreateDescriptor(TeamFoundationRequestContext, String)

Sécurité .NET Framework

Voir aussi

Référence

UnauthenticatedIdentityProvider Classe

CreateDescriptor, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms