The VGMembershipInstance..::..VGMemberShipUserSupported type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCommentMaxlength
Public methodGetFirstNameMaxlength
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLastNameMaxlength
Public methodGetPasswordAnswerMaxLength
Public methodGetPasswordMaxlength
Public methodGetPasswordQuestionMaxLength
Public methodGetTitleMaxlength
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserNameMaxLength
Public methodIsCommentRequired
Public methodIsFirstNameRequired
Public methodIsLastNameRequired
Public methodIsTitleRequired
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupportedActivityDate
You can know if the user have StartDate and EndDate fonctionnality
Public methodSupportedApproval
You can know if the user have Approve or Disapprove fonctionnality
Public methodSupportedCommentInformation
Public methodSupportedCommentInformationRead
Public methodSupportedEmail
Support write and read email on user provide in parameter
Public methodSupportedEmailRead
Support read email on user provide in parameter
Public methodSupportedFirstName
Public methodSupportedFirstNameRead
Public methodSupportedForcePassword
Public methodSupportedLastActivityRead
You can watch the Last Activity Date
Public methodSupportedLastLoginRead
You can watch the last login
Public methodSupportedLastName
Public methodSupportedLastNameRead
Public methodSupportedLock
You can know if the user supported lock and unlock
Public methodSupportedMustChangePasswordNextLogon
Public methodSupportedPassword
Public methodSupportedPasswordAnswerAndQuestion
You can know if the user supported Password Anwers and the question
Public methodSupportedSetProfileAttributeValue(String, VGProfileAttribute)
If the user can set the profileattribute's value
Public methodSupportedSetProfileAttributeValue(String, List<(Of <<'(VGProfileAttribute>)>>))
If the user can set the profileattribute's value
Public methodSupportedTitle
Public methodSupportedTitleRead
Public methodSupportedUserName
Public methodSupportedUserNameRead
Public methodSupportMustChangePasswordAtNextLogon
Public methodSupportPasswordPolicy
Public methodSupportResetPassword
If the user support a reset passord
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also