public CreateAccount ( string AccountID, |
||
AccountID | string | The requested account name. |
Profile | A signed Personal Profile. | |
return | bool |
The profile is validated for consistency and rejected if validation fails.
The new account is registered in the Portal log under AccountName@Domain as the unique identifier. The profile is registered in the mesh under the
public CreateAccount ( string AccountID, |
||
AccountID | string | The requested account name. |
Profile | A signed Personal Profile. | |
return | bool |