Docusign CSharp Docs
|
This object defines the account permissions for a profile that you can apply to a group of users. More...
Public Member Functions | |
PermissionProfile (string ModifiedByUsername=default(string), string ModifiedDateTime=default(string), string PermissionProfileId=default(string), string PermissionProfileName=default(string), AccountRoleSettings Settings=default(AccountRoleSettings), string UserCount=default(string), List< UserInformation > Users=default(List< UserInformation >)) | |
Initializes a new instance of the PermissionProfile 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 (PermissionProfile other) |
Returns true if PermissionProfile instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | ModifiedByUsername [get, set] |
Gets or Sets ModifiedByUsername More... | |
string | ModifiedDateTime [get, set] |
Gets or Sets ModifiedDateTime More... | |
string | PermissionProfileId [get, set] |
Gets or Sets PermissionProfileId More... | |
string | PermissionProfileName [get, set] |
Gets or Sets PermissionProfileName More... | |
AccountRoleSettings | Settings [get, set] |
This object specifies the permissions that are associated with the account permission profile. More... | |
string | UserCount [get, set] |
Gets or Sets UserCount More... | |
List< UserInformation > | Users [get, set] |
Gets or Sets Users More... | |
This object defines the account permissions for a profile that you can apply to a group of users.
|
inline |
Initializes a new instance of the PermissionProfile class.
ModifiedByUsername | ModifiedByUsername. |
ModifiedDateTime | ModifiedDateTime. |
PermissionProfileId | PermissionProfileId. |
PermissionProfileName | PermissionProfileName. |
Settings | This object specifies the permissions that are associated with the account permission profile.. |
UserCount | UserCount. |
Users | Users. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if PermissionProfile instances are equal
other | Instance of PermissionProfile to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets ModifiedByUsername
|
getset |
Gets or Sets ModifiedDateTime
|
getset |
Gets or Sets PermissionProfileId
|
getset |
Gets or Sets PermissionProfileName
|
getset |
This object specifies the permissions that are associated with the account permission profile.
This object specifies the permissions that are associated with the account permission profile.
|
getset |
Gets or Sets UserCount
|
getset |
Gets or Sets Users