UserManager<TUser>.GetChangeEmailTokenPurpose(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
產生用來變更電子郵件的權杖用途。
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
參數
- newEmail
- String
新的電子郵件地址。
傳回
權杖用途。