SignInAliasesBuilder Type
Constructors
| Constructor | Description |
|
|
Instance members
| Instance member | Description |
|
|
Full Usage:
email v
Parameters:
bool
-
Set to true to allow signing in with email.
Returns: SignInAliasesConfig
|
|
Full Usage:
this.For
Parameters:
SignInAliasesConfig
f : unit -> SignInAliasesConfig
Returns: SignInAliasesConfig
Modifiers: inline |
|
Full Usage:
phone v
Parameters:
bool
-
Set to true to allow signing in with phone number.
Returns: SignInAliasesConfig
|
|
Full Usage:
preferredUsername v
Parameters:
bool
-
Set to true to allow signing in with preferred username.
Returns: SignInAliasesConfig
|
|
|
|
Full Usage:
username v
Parameters:
bool
-
Set to true to allow signing in with username.
Returns: SignInAliasesConfig
|
|
|
|
|
|
FsCDK