Method | Description | |
---|---|---|
Execute ( Entities game, String passphrase ) : bool |
Validate the passhrase policy
|
|
Execute ( Entities.Game game, String passphrase ) : bool |
Validate the passhrase policy
|
public Execute ( Entities game, String passphrase ) : bool | ||
game | Entities | |
passphrase | String | The user supplied passphrase |
return | bool |
public Execute ( Entities.Game game, String passphrase ) : bool | ||
game | Entities.Game | |
passphrase | String | The user supplied passphrase |
return | bool |