TokenOptions.DefaultProvider 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.
Default token provider name used by email confirmation, password reset, and change email.
public: static initonly System::String ^ DefaultProvider;
public static readonly string DefaultProvider;
staticval mutable DefaultProvider : string
Public Shared ReadOnly DefaultProvider As String