Docusign CSharp Docs
|
Object representing a new user. More...
Public Member Functions | |
NewUser (string ApiPassword=default(string), string CreatedDateTime=default(string), string Email=default(string), ErrorDetails ErrorDetails=default(ErrorDetails), string MembershipId=default(string), string PermissionProfileId=default(string), string PermissionProfileName=default(string), string Uri=default(string), string UserId=default(string), string UserName=default(string), string UserStatus=default(string)) | |
Initializes a new instance of the NewUser class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object obj) |
Returns true if objects are equal More... | |
bool | Equals (NewUser other) |
Returns true if NewUser instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | ApiPassword [get, set] |
Contains a token that can be used for authentication in API calls instead of using the user name and password. More... | |
string | CreatedDateTime [get, set] |
Indicates the date and time the item was created. More... | |
string | Email [get, set] |
Gets or Sets Email More... | |
ErrorDetails | ErrorDetails [get, set] |
Array or errors. More... | |
string | MembershipId [get, set] |
Gets or Sets MembershipId More... | |
string | PermissionProfileId [get, set] |
Gets or Sets PermissionProfileId More... | |
string | PermissionProfileName [get, set] |
Gets or Sets PermissionProfileName More... | |
string | Uri [get, set] |
Gets or Sets Uri More... | |
string | UserId [get, set] |
Specifies the user ID for the new user. More... | |
string | UserName [get, set] |
Gets or Sets UserName More... | |
string | UserStatus [get, set] |
Gets or Sets UserStatus More... | |
Object representing a new user.
|
inline |
Initializes a new instance of the NewUser class.
ApiPassword | Contains a token that can be used for authentication in API calls instead of using the user name and password.. |
CreatedDateTime | Indicates the date and time the item was created.. |
Email. | |
ErrorDetails | Array or errors.. |
MembershipId | MembershipId. |
PermissionProfileId | PermissionProfileId. |
PermissionProfileName | PermissionProfileName. |
Uri | Uri. |
UserId | Specifies the user ID for the new user.. |
UserName | UserName. |
UserStatus | UserStatus. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Contains a token that can be used for authentication in API calls instead of using the user name and password.
Contains a token that can be used for authentication in API calls instead of using the user name and password.
|
getset |
Indicates the date and time the item was created.
Indicates the date and time the item was created.
|
getset |
Gets or Sets Email
|
getset |
Array or errors.
Array or errors.
|
getset |
Gets or Sets MembershipId
|
getset |
Gets or Sets PermissionProfileId
|
getset |
Gets or Sets PermissionProfileName
|
getset |
Gets or Sets Uri
|
getset |
Specifies the user ID for the new user.
Specifies the user ID for the new user.
|
getset |
Gets or Sets UserName
|
getset |
Gets or Sets UserStatus