CreateUserResponse constructor
Initializes a new instance of the CreateUserResponse
.
public CreateUserResponse(string userId, string password)
parameter | description |
---|---|
userId | The user ID. |
password | The password. |
See Also
- class CreateUserResponse
- namespace CyberCrypt.D1.Client.Response