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

AccountPasswordRules More...

Inheritance diagram for DocuSign.eSign.Model.AccountPasswordRules:

Public Member Functions

 AccountPasswordRules (string ExpirePassword=default(string), string ExpirePasswordDays=default(string), AccountPasswordExpirePasswordDays ExpirePasswordDaysMetadata=default(AccountPasswordExpirePasswordDays), string LockoutDurationMinutes=default(string), AccountPasswordLockoutDurationMinutes LockoutDurationMinutesMetadata=default(AccountPasswordLockoutDurationMinutes), string LockoutDurationType=default(string), AccountPasswordLockoutDurationType LockoutDurationTypeMetadata=default(AccountPasswordLockoutDurationType), string MinimumPasswordAgeDays=default(string), AccountPasswordMinimumPasswordAgeDays MinimumPasswordAgeDaysMetadata=default(AccountPasswordMinimumPasswordAgeDays), string MinimumPasswordLength=default(string), AccountMinimumPasswordLength MinimumPasswordLengthMetadata=default(AccountMinimumPasswordLength), string PasswordIncludeDigit=default(string), string PasswordIncludeDigitOrSpecialCharacter=default(string), string PasswordIncludeLowerCase=default(string), string PasswordIncludeSpecialCharacter=default(string), string PasswordIncludeUpperCase=default(string), string PasswordStrengthType=default(string), AccountPasswordStrengthType PasswordStrengthTypeMetadata=default(AccountPasswordStrengthType), string QuestionsRequired=default(string), AccountPasswordQuestionsRequired QuestionsRequiredMetadata=default(AccountPasswordQuestionsRequired))
 Initializes a new instance of the AccountPasswordRules 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 (AccountPasswordRules other)
 Returns true if AccountPasswordRules instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string ExpirePassword [get, set]
 Gets or Sets ExpirePassword More...
 
string ExpirePasswordDays [get, set]
 Gets or Sets ExpirePasswordDays More...
 
AccountPasswordExpirePasswordDays ExpirePasswordDaysMetadata [get, set]
 Metadata that indicates whether the &#x60;expirePasswordDays&#x60; property is editable. More...
 
string LockoutDurationMinutes [get, set]
 Gets or Sets LockoutDurationMinutes More...
 
AccountPasswordLockoutDurationMinutes LockoutDurationMinutesMetadata [get, set]
 Metadata that indicates whether the &#x60;lockoutDurationMinutes&#x60; property is editable. More...
 
string LockoutDurationType [get, set]
 Gets or Sets LockoutDurationType More...
 
AccountPasswordLockoutDurationType LockoutDurationTypeMetadata [get, set]
 Metadata that indicates whether the &#x60;lockoutDurationType&#x60; property is editable. More...
 
string MinimumPasswordAgeDays [get, set]
 Gets or Sets MinimumPasswordAgeDays More...
 
AccountPasswordMinimumPasswordAgeDays MinimumPasswordAgeDaysMetadata [get, set]
 Metadata that indicates whether the &#x60;minimumPasswordAgeDays&#x60; property is editable. More...
 
string MinimumPasswordLength [get, set]
 Gets or Sets MinimumPasswordLength More...
 
AccountMinimumPasswordLength MinimumPasswordLengthMetadata [get, set]
 Metadata that indicates whether the &#x60;minimumPasswordLength&#x60; property is editable. More...
 
string PasswordIncludeDigit [get, set]
 Gets or Sets PasswordIncludeDigit More...
 
string PasswordIncludeDigitOrSpecialCharacter [get, set]
 Gets or Sets PasswordIncludeDigitOrSpecialCharacter More...
 
string PasswordIncludeLowerCase [get, set]
 Gets or Sets PasswordIncludeLowerCase More...
 
string PasswordIncludeSpecialCharacter [get, set]
 Gets or Sets PasswordIncludeSpecialCharacter More...
 
string PasswordIncludeUpperCase [get, set]
 Gets or Sets PasswordIncludeUpperCase More...
 
string PasswordStrengthType [get, set]
 Gets or Sets PasswordStrengthType More...
 
AccountPasswordStrengthType PasswordStrengthTypeMetadata [get, set]
 Metadata that indicates whether the &#x60;passwordStrengthType&#x60; property is editable. More...
 
string QuestionsRequired [get, set]
 Gets or Sets QuestionsRequired More...
 
AccountPasswordQuestionsRequired QuestionsRequiredMetadata [get, set]
 Metadata that indicates whether the &#x60;questionsRequired&#x60; property is editable. More...
 

Detailed Description

AccountPasswordRules

Constructor & Destructor Documentation

◆ AccountPasswordRules()

DocuSign.eSign.Model.AccountPasswordRules.AccountPasswordRules ( string  ExpirePassword = default(string),
string  ExpirePasswordDays = default(string),
AccountPasswordExpirePasswordDays  ExpirePasswordDaysMetadata = default(AccountPasswordExpirePasswordDays),
string  LockoutDurationMinutes = default(string),
AccountPasswordLockoutDurationMinutes  LockoutDurationMinutesMetadata = default(AccountPasswordLockoutDurationMinutes),
string  LockoutDurationType = default(string),
AccountPasswordLockoutDurationType  LockoutDurationTypeMetadata = default(AccountPasswordLockoutDurationType),
string  MinimumPasswordAgeDays = default(string),
AccountPasswordMinimumPasswordAgeDays  MinimumPasswordAgeDaysMetadata = default(AccountPasswordMinimumPasswordAgeDays),
string  MinimumPasswordLength = default(string),
AccountMinimumPasswordLength  MinimumPasswordLengthMetadata = default(AccountMinimumPasswordLength),
string  PasswordIncludeDigit = default(string),
string  PasswordIncludeDigitOrSpecialCharacter = default(string),
string  PasswordIncludeLowerCase = default(string),
string  PasswordIncludeSpecialCharacter = default(string),
string  PasswordIncludeUpperCase = default(string),
string  PasswordStrengthType = default(string),
AccountPasswordStrengthType  PasswordStrengthTypeMetadata = default(AccountPasswordStrengthType),
string  QuestionsRequired = default(string),
AccountPasswordQuestionsRequired  QuestionsRequiredMetadata = default(AccountPasswordQuestionsRequired) 
)
inline

Initializes a new instance of the AccountPasswordRules class.

Parameters
ExpirePasswordExpirePassword.
ExpirePasswordDaysExpirePasswordDays.
ExpirePasswordDaysMetadataMetadata that indicates whether the &#x60;expirePasswordDays&#x60; property is editable. .
LockoutDurationMinutesLockoutDurationMinutes.
LockoutDurationMinutesMetadataMetadata that indicates whether the &#x60;lockoutDurationMinutes&#x60; property is editable. .
LockoutDurationTypeLockoutDurationType.
LockoutDurationTypeMetadataMetadata that indicates whether the &#x60;lockoutDurationType&#x60; property is editable. .
MinimumPasswordAgeDaysMinimumPasswordAgeDays.
MinimumPasswordAgeDaysMetadataMetadata that indicates whether the &#x60;minimumPasswordAgeDays&#x60; property is editable. .
MinimumPasswordLengthMinimumPasswordLength.
MinimumPasswordLengthMetadataMetadata that indicates whether the &#x60;minimumPasswordLength&#x60; property is editable. .
PasswordIncludeDigitPasswordIncludeDigit.
PasswordIncludeDigitOrSpecialCharacterPasswordIncludeDigitOrSpecialCharacter.
PasswordIncludeLowerCasePasswordIncludeLowerCase.
PasswordIncludeSpecialCharacterPasswordIncludeSpecialCharacter.
PasswordIncludeUpperCasePasswordIncludeUpperCase.
PasswordStrengthTypePasswordStrengthType.
PasswordStrengthTypeMetadataMetadata that indicates whether the &#x60;passwordStrengthType&#x60; property is editable. .
QuestionsRequiredQuestionsRequired.
QuestionsRequiredMetadataMetadata that indicates whether the &#x60;questionsRequired&#x60; property is editable. .

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if AccountPasswordRules instances are equal

Parameters
otherInstance of AccountPasswordRules to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ ExpirePassword

string DocuSign.eSign.Model.AccountPasswordRules.ExpirePassword
getset

Gets or Sets ExpirePassword

◆ ExpirePasswordDays

string DocuSign.eSign.Model.AccountPasswordRules.ExpirePasswordDays
getset

Gets or Sets ExpirePasswordDays

◆ ExpirePasswordDaysMetadata

AccountPasswordExpirePasswordDays DocuSign.eSign.Model.AccountPasswordRules.ExpirePasswordDaysMetadata
getset

Metadata that indicates whether the &#x60;expirePasswordDays&#x60; property is editable.

Metadata that indicates whether the &#x60;expirePasswordDays&#x60; property is editable.

◆ LockoutDurationMinutes

string DocuSign.eSign.Model.AccountPasswordRules.LockoutDurationMinutes
getset

Gets or Sets LockoutDurationMinutes

◆ LockoutDurationMinutesMetadata

AccountPasswordLockoutDurationMinutes DocuSign.eSign.Model.AccountPasswordRules.LockoutDurationMinutesMetadata
getset

Metadata that indicates whether the &#x60;lockoutDurationMinutes&#x60; property is editable.

Metadata that indicates whether the &#x60;lockoutDurationMinutes&#x60; property is editable.

◆ LockoutDurationType

string DocuSign.eSign.Model.AccountPasswordRules.LockoutDurationType
getset

Gets or Sets LockoutDurationType

◆ LockoutDurationTypeMetadata

AccountPasswordLockoutDurationType DocuSign.eSign.Model.AccountPasswordRules.LockoutDurationTypeMetadata
getset

Metadata that indicates whether the &#x60;lockoutDurationType&#x60; property is editable.

Metadata that indicates whether the &#x60;lockoutDurationType&#x60; property is editable.

◆ MinimumPasswordAgeDays

string DocuSign.eSign.Model.AccountPasswordRules.MinimumPasswordAgeDays
getset

Gets or Sets MinimumPasswordAgeDays

◆ MinimumPasswordAgeDaysMetadata

AccountPasswordMinimumPasswordAgeDays DocuSign.eSign.Model.AccountPasswordRules.MinimumPasswordAgeDaysMetadata
getset

Metadata that indicates whether the &#x60;minimumPasswordAgeDays&#x60; property is editable.

Metadata that indicates whether the &#x60;minimumPasswordAgeDays&#x60; property is editable.

◆ MinimumPasswordLength

string DocuSign.eSign.Model.AccountPasswordRules.MinimumPasswordLength
getset

Gets or Sets MinimumPasswordLength

◆ MinimumPasswordLengthMetadata

AccountMinimumPasswordLength DocuSign.eSign.Model.AccountPasswordRules.MinimumPasswordLengthMetadata
getset

Metadata that indicates whether the &#x60;minimumPasswordLength&#x60; property is editable.

Metadata that indicates whether the &#x60;minimumPasswordLength&#x60; property is editable.

◆ PasswordIncludeDigit

string DocuSign.eSign.Model.AccountPasswordRules.PasswordIncludeDigit
getset

Gets or Sets PasswordIncludeDigit

◆ PasswordIncludeDigitOrSpecialCharacter

string DocuSign.eSign.Model.AccountPasswordRules.PasswordIncludeDigitOrSpecialCharacter
getset

Gets or Sets PasswordIncludeDigitOrSpecialCharacter

◆ PasswordIncludeLowerCase

string DocuSign.eSign.Model.AccountPasswordRules.PasswordIncludeLowerCase
getset

Gets or Sets PasswordIncludeLowerCase

◆ PasswordIncludeSpecialCharacter

string DocuSign.eSign.Model.AccountPasswordRules.PasswordIncludeSpecialCharacter
getset

Gets or Sets PasswordIncludeSpecialCharacter

◆ PasswordIncludeUpperCase

string DocuSign.eSign.Model.AccountPasswordRules.PasswordIncludeUpperCase
getset

Gets or Sets PasswordIncludeUpperCase

◆ PasswordStrengthType

string DocuSign.eSign.Model.AccountPasswordRules.PasswordStrengthType
getset

Gets or Sets PasswordStrengthType

◆ PasswordStrengthTypeMetadata

AccountPasswordStrengthType DocuSign.eSign.Model.AccountPasswordRules.PasswordStrengthTypeMetadata
getset

Metadata that indicates whether the &#x60;passwordStrengthType&#x60; property is editable.

Metadata that indicates whether the &#x60;passwordStrengthType&#x60; property is editable.

◆ QuestionsRequired

string DocuSign.eSign.Model.AccountPasswordRules.QuestionsRequired
getset

Gets or Sets QuestionsRequired

◆ QuestionsRequiredMetadata

AccountPasswordQuestionsRequired DocuSign.eSign.Model.AccountPasswordRules.QuestionsRequiredMetadata
getset

Metadata that indicates whether the &#x60;questionsRequired&#x60; property is editable.

Metadata that indicates whether the &#x60;questionsRequired&#x60; property is editable.


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