UserManager<TUser>.GetChangeEmailTokenPurpose(String) Yöntem

Tanım

E-postayı değiştirmek için kullanılan belirteç amacını oluşturur.

protected:
 static System::String ^ GetChangeEmailTokenPurpose(System::String ^ newEmail);
public:
 static System::String ^ GetChangeEmailTokenPurpose(System::String ^ newEmail);
protected static string GetChangeEmailTokenPurpose (string newEmail);
public static string GetChangeEmailTokenPurpose (string newEmail);
static member GetChangeEmailTokenPurpose : string -> string
Protected Shared Function GetChangeEmailTokenPurpose (newEmail As String) As String
Public Shared Function GetChangeEmailTokenPurpose (newEmail As String) As String

Parametreler

newEmail
String

Yeni e-posta adresi.

Döndürülenler

Belirteç amacı.

Şunlara uygulanır