The VGRepository type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateInstance |
Creates a VGRepositoryInstance using a specific security runtime
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAllApplications | Gets a list of the applications from the repository. | |
| GetApplication |
Gets a application for the application
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetRepository | Gets a repository Information. | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| UpdateRepository | Gets a repository Information. |
Properties
| Name | Description | |
|---|---|---|
| AllowToRenameUser |
Gets a value indicating the History Length of the password.
| |
| EnablePasswordReset |
Gets a value indicating whether the current membership provider is configured to allow users to reset their passwords.
| |
| ID | ||
| LastModification |
Gets a value indicating the History Length of the password.
| |
| LicenseExpirationDate |
Gets a value indicating the History Length of the password.
| |
| LicenseMaxUsers |
Gets a value indicating the History Length of the password.
| |
| LicenseType |
Gets a value indicating the History Length of the password.
| |
| LogEnabled | ||
| RepositoryName |
Specifies the name of the repository used by the runtime.
| |
| RepositoryType |
Gets the Visual Guard unique identifier of the application managed by this instance.
| |
| RequiresQuestionAndAnswer |
Gets a value indicating whether the default membership provider requires the user to answer a password question for password reset and retrieval.
| |
| RequiresUniqueEmail |
Gets a value indicating whether the repository is configured to require a unique e-mail address for each user name.
| |
| SupportedAuthenticationModes |
Gets the authentication modes supported by the repository.
| |
| UseUpdateMethod |
Gets a value indicating the History Length of the password.
|