Свойство | Тип | Описание | |
---|---|---|---|
CurrentApplication |
Метод | Описание | |
---|---|---|
AcceptApplication ( ) : |
||
ApplyForMembership ( |
||
CreateUserFromCurrentApplication ( ) : |
||
EmailAlreadyRegistered ( ) : bool | ||
EmailIsInvalid ( ) : bool | ||
HashPassword ( ) : string | ||
InvalidApplication ( string reason ) : |
||
PasswordDoesNotMatchConfirmation ( ) : bool | ||
PasswordIsInvalid ( ) : bool | ||
Registrator ( Configuration config = null ) : System |
Метод | Описание | |
---|---|---|
EmailOrPasswordNotPresent ( ) : bool |
public AcceptApplication ( ) : |
||
Результат |
public ApplyForMembership ( |
||
app | ||
Результат |
public CreateUserFromCurrentApplication ( ) : |
||
Результат |
public InvalidApplication ( string reason ) : |
||
reason | string | |
Результат |
public PasswordDoesNotMatchConfirmation ( ) : bool | ||
Результат | bool |
public Registrator ( Configuration config = null ) : System | ||
config | Configuration | |
Результат | System |