Method | Description | |
---|---|---|
ChangeEmailAddress ( string emailAddress ) : void | ||
ChangePassword ( |
||
User ( System.Guid id, string name, string emailAddress, |
||
User ( System.Guid id, string name, string emailAddress, |
Method | Description | |
---|---|---|
User ( ) : System |
public ChangeEmailAddress ( string emailAddress ) : void | ||
emailAddress | string | |
return | void |
public ChangePassword ( |
||
encryptedPassword | ||
return | void |
public User ( System.Guid id, string name, string emailAddress, |
||
id | System.Guid | |
name | string | |
emailAddress | string | |
encryptedPassword | ||
return | System |
public User ( System.Guid id, string name, string emailAddress, |
||
id | System.Guid | |
name | string | |
emailAddress | string | |
encryptedPassword | ||
phoneNumber | string | |
return | System |