The VGRepository type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateInstance
Creates a VGRepositoryInstance using a specific security runtime
Public methodCreateNewLicenseRequest
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 methodStatic memberGetAllApplications
Gets a list of the applications from the repository.
Public methodStatic memberGetApplication
Gets a application for the application
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetRepository Obsolete.
Gets a repository Information.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetLicence
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodStatic memberUpdateRepository
Gets a repository Information.

Properties

  NameDescription
Public propertyAllowToRenameUser
Gets a value indicating the History Length of the password.
Public propertyComputerId
Gets a value indicating ComputerId generated by VisualGuard.
Public propertyEnablePasswordReset
Gets a value indicating whether the current membership provider is configured to allow users to reset their passwords.
Public propertyId
Public propertyLastModification
Represente the last modification of Repository entity (Server Time)
Public propertyLastModificationLT
Represente the last modification of Repository entity (Local Time)
Public propertyLicenseExpirationDate
Gets a value indicating the History Length of the password.
Public propertyLicenseMaxUsers
Gets a value indicating the History Length of the password.
Public propertyLicenseRequestInfo
Public propertyLicenseType
Gets a value indicating the History Length of the password.
Public propertyLogEnabled
Public propertyMigrationCode
Public propertyMinimumSupportedRuntimeVersion
Public propertyRepositoryName
Specifies the name of the repository used by the runtime.
Public propertyRepositoryType
Gets the Visual Guard unique identifier of the application managed by this instance.
Public propertyRequiresQuestionAndAnswer
Gets a value indicating whether the default membership provider requires the user to answer a password question for password reset and retrieval.
Public propertyRequiresUniqueEmail
Gets a value indicating whether the repository is configured to require a unique e-mail address for each user name.
Public propertySupportedAuthenticationModes
Gets the authentication modes supported by the repository.
Public propertyTokenDuration
Public propertyUseUpdateMethod
Gets a value indicating the History Length of the password.

See Also