DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.UserProfile Class Reference

UserProfile More...

Inheritance diagram for DocuSign.eSign.Model.UserProfile:

Public Member Functions

 UserProfile (AddressInformation Address=default(AddressInformation), List< AuthenticationMethod > AuthenticationMethods=default(List< AuthenticationMethod >), string CompanyName=default(string), string DisplayOrganizationInfo=default(string), string DisplayPersonalInfo=default(string), string DisplayProfile=default(string), string DisplayUsageHistory=default(string), string ProfileImageUri=default(string), string Title=default(string), UsageHistory UsageHistory=default(UsageHistory), UserInformation UserDetails=default(UserInformation), string UserProfileLastModifiedDate=default(string))
 Initializes a new instance of the UserProfile 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 (UserProfile other)
 Returns true if UserProfile instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

AddressInformation Address [get, set]
 The user&#39;s address. More...
 
List< AuthenticationMethodAuthenticationMethods [get, set]
 These properties cannot be modified in the PUT. Indicates the authentication methods used by the user. More...
 
string CompanyName [get, set]
 The name of the user&#39;s Company. More...
 
string DisplayOrganizationInfo [get, set]
 When set to true, the user&#39;s company and title information are shown on the ID card. More...
 
string DisplayPersonalInfo [get, set]
 When set to true, the user&#39;s Address and Phone number are shown on the ID card. More...
 
string DisplayProfile [get, set]
 When set to true, the user&#39;s ID card can be viewed from signed documents and envelope history. More...
 
string DisplayUsageHistory [get, set]
 When set to true, the user&#39;s usage information is shown on the ID card. More...
 
string ProfileImageUri [get, set]
 Gets or Sets ProfileImageUri More...
 
string Title [get, set]
 Gets or Sets Title More...
 
UsageHistory UsageHistory [get, set]
 A complex element consisting of: - &#x60;lastSentDateTime&#x60;: The date and time the user last sent an envelope. - &#x60;lastSignedDateTime&#x60;: The date and time the user last signed an envelope. - &#x60;sentCount&#x60;: The number of envelopes the user has sent. - &#x60;signedCount&#x60;: The number of envelopes the user has signed. More...
 
UserInformation UserDetails [get, set]
 Gets or Sets UserDetails More...
 
string UserProfileLastModifiedDate [get, set]
 Gets or Sets UserProfileLastModifiedDate More...
 

Detailed Description

UserProfile

Constructor & Destructor Documentation

◆ UserProfile()

DocuSign.eSign.Model.UserProfile.UserProfile ( AddressInformation  Address = default(AddressInformation),
List< AuthenticationMethod AuthenticationMethods = default(List<AuthenticationMethod>),
string  CompanyName = default(string),
string  DisplayOrganizationInfo = default(string),
string  DisplayPersonalInfo = default(string),
string  DisplayProfile = default(string),
string  DisplayUsageHistory = default(string),
string  ProfileImageUri = default(string),
string  Title = default(string),
UsageHistory  UsageHistory = default(UsageHistory),
UserInformation  UserDetails = default(UserInformation),
string  UserProfileLastModifiedDate = default(string) 
)
inline

Initializes a new instance of the UserProfile class.

Parameters
AddressThe user&#39;s address..
AuthenticationMethodsThese properties cannot be modified in the PUT. Indicates the authentication methods used by the user..
CompanyNameThe name of the user&#39;s Company..
DisplayOrganizationInfoWhen set to true, the user&#39;s company and title information are shown on the ID card. .
DisplayPersonalInfoWhen set to true, the user&#39;s Address and Phone number are shown on the ID card..
DisplayProfileWhen set to true, the user&#39;s ID card can be viewed from signed documents and envelope history..
DisplayUsageHistoryWhen set to true, the user&#39;s usage information is shown on the ID card..
ProfileImageUriProfileImageUri.
TitleTitle.
UsageHistoryA complex element consisting of: - &#x60;lastSentDateTime&#x60;: The date and time the user last sent an envelope. - &#x60;lastSignedDateTime&#x60;: The date and time the user last signed an envelope. - &#x60;sentCount&#x60;: The number of envelopes the user has sent. - &#x60;signedCount&#x60;: The number of envelopes the user has signed. .
UserDetailsUserDetails.
UserProfileLastModifiedDateUserProfileLastModifiedDate.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.UserProfile.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.UserProfile.Equals ( UserProfile  other)
inline

Returns true if UserProfile instances are equal

Parameters
otherInstance of UserProfile to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.UserProfile.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.UserProfile.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.UserProfile.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Address

AddressInformation DocuSign.eSign.Model.UserProfile.Address
getset

The user&#39;s address.

The user&#39;s address.

◆ AuthenticationMethods

List<AuthenticationMethod> DocuSign.eSign.Model.UserProfile.AuthenticationMethods
getset

These properties cannot be modified in the PUT. Indicates the authentication methods used by the user.

These properties cannot be modified in the PUT. Indicates the authentication methods used by the user.

◆ CompanyName

string DocuSign.eSign.Model.UserProfile.CompanyName
getset

The name of the user&#39;s Company.

The name of the user&#39;s Company.

◆ DisplayOrganizationInfo

string DocuSign.eSign.Model.UserProfile.DisplayOrganizationInfo
getset

When set to true, the user&#39;s company and title information are shown on the ID card.

When set to true, the user&#39;s company and title information are shown on the ID card.

◆ DisplayPersonalInfo

string DocuSign.eSign.Model.UserProfile.DisplayPersonalInfo
getset

When set to true, the user&#39;s Address and Phone number are shown on the ID card.

When set to true, the user&#39;s Address and Phone number are shown on the ID card.

◆ DisplayProfile

string DocuSign.eSign.Model.UserProfile.DisplayProfile
getset

When set to true, the user&#39;s ID card can be viewed from signed documents and envelope history.

When set to true, the user&#39;s ID card can be viewed from signed documents and envelope history.

◆ DisplayUsageHistory

string DocuSign.eSign.Model.UserProfile.DisplayUsageHistory
getset

When set to true, the user&#39;s usage information is shown on the ID card.

When set to true, the user&#39;s usage information is shown on the ID card.

◆ ProfileImageUri

string DocuSign.eSign.Model.UserProfile.ProfileImageUri
getset

Gets or Sets ProfileImageUri

◆ Title

string DocuSign.eSign.Model.UserProfile.Title
getset

Gets or Sets Title

◆ UsageHistory

UsageHistory DocuSign.eSign.Model.UserProfile.UsageHistory
getset

A complex element consisting of: - &#x60;lastSentDateTime&#x60;: The date and time the user last sent an envelope. - &#x60;lastSignedDateTime&#x60;: The date and time the user last signed an envelope. - &#x60;sentCount&#x60;: The number of envelopes the user has sent. - &#x60;signedCount&#x60;: The number of envelopes the user has signed.

A complex element consisting of: - &#x60;lastSentDateTime&#x60;: The date and time the user last sent an envelope. - &#x60;lastSignedDateTime&#x60;: The date and time the user last signed an envelope. - &#x60;sentCount&#x60;: The number of envelopes the user has sent. - &#x60;signedCount&#x60;: The number of envelopes the user has signed.

◆ UserDetails

UserInformation DocuSign.eSign.Model.UserProfile.UserDetails
getset

Gets or Sets UserDetails

◆ UserProfileLastModifiedDate

string DocuSign.eSign.Model.UserProfile.UserProfileLastModifiedDate
getset

Gets or Sets UserProfileLastModifiedDate


The documentation for this class was generated from the following file: