Property | Type | Description | |
---|---|---|---|
CurrentApplication |
Method | Description | |
---|---|---|
AcceptApplication ( ) : |
||
ApplyForMembership ( |
||
CreateUserFromCurrentApplication ( ) : |
||
EmailAlreadyRegistered ( ) : bool | ||
EmailIsInvalid ( ) : bool | ||
HashPassword ( ) : string | ||
InvalidApplication ( string reason ) : |
||
PasswordDoesNotMatchConfirmation ( ) : bool | ||
PasswordIsInvalid ( ) : bool | ||
Registrator ( Configuration config = null ) : System |
Method | Description | |
---|---|---|
EmailOrPasswordNotPresent ( ) : bool |
public ApplyForMembership ( |
||
app | ||
return |
public CreateUserFromCurrentApplication ( ) : |
||
return |
public InvalidApplication ( string reason ) : |
||
reason | string | |
return |
public PasswordDoesNotMatchConfirmation ( ) : bool | ||
return | bool |
public Registrator ( Configuration config = null ) : System | ||
config | Configuration | |
return | System |