Свойство | Type | Description | |
---|---|---|---|
CurrentApplication |
Méthode | Description | |
---|---|---|
AcceptApplication ( ) : |
||
ApplyForMembership ( |
||
CreateUserFromCurrentApplication ( ) : |
||
EmailAlreadyRegistered ( ) : bool | ||
EmailIsInvalid ( ) : bool | ||
HashPassword ( ) : string | ||
InvalidApplication ( string reason ) : |
||
PasswordDoesNotMatchConfirmation ( ) : bool | ||
PasswordIsInvalid ( ) : bool | ||
Registrator ( Configuration config = null ) : System |
Méthode | Description | |
---|---|---|
EmailOrPasswordNotPresent ( ) : bool |
public AcceptApplication ( ) : |
||
Résultat |
public ApplyForMembership ( |
||
app | ||
Résultat |
public CreateUserFromCurrentApplication ( ) : |
||
Résultat |
public InvalidApplication ( string reason ) : |
||
reason | string | |
Résultat |
public PasswordDoesNotMatchConfirmation ( ) : bool | ||
Résultat | bool |
public Registrator ( Configuration config = null ) : System | ||
config | Configuration | |
Résultat | System |