UserManager<TUser>.ResetPasswordTokenPurpose Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data protection purpose used for the reset password related methods.
protected: System::String ^ ResetPasswordTokenPurpose;
public: System::String ^ ResetPasswordTokenPurpose;
protected const string ResetPasswordTokenPurpose;
public const string ResetPasswordTokenPurpose;
val mutable ResetPasswordTokenPurpose : string
Protected Const ResetPasswordTokenPurpose As String
Public Const ResetPasswordTokenPurpose As String