Freigeben über


IdentityHelper.IsEmailConfirmationPending-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Shared Function IsEmailConfirmationPending ( _
    requestContext As TeamFoundationRequestContext, _
    identityId As Guid _
) As Boolean
public static bool IsEmailConfirmationPending(
    TeamFoundationRequestContext requestContext,
    Guid identityId
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityHelper Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace