Click or drag to resize

VGRepositoryInstance Class

Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.Security.MembershipVGRepositoryInstance

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public sealed class VGRepositoryInstance

The VGRepositoryInstance type exposes the following members.

Methods
  NameDescription
Public methodActiveStorageCryptography
Active Cryptography inside of the storage
Public methodCheckRepositoryVersion
Public methodDeleteRepository
Public methodEquals (Inherited from Object.)
Public methodExtractRepositoryInformation
Protected methodFinalize (Inherited from Object.)
Public methodGetAllApplications Obsolete.
Gets a list of the applications for the repository.
Public methodGetAllDBUsers
Get all users store (Database or File)
Public methodGetAllKeysBackup
Public methodGetApplication Obsolete.
Gets a aplication for the application ID
Public methodGetCryptographyInfo
Public methodGetCurrentDBUser
Get the current user connected to the database
Public methodGetCurrentRepository
Public methodGetHashCode (Inherited from Object.)
Public methodGetRepository Obsolete.
Public methodGetSmtpData
Public methodGetStorageTime
Public methodGetStorageTime(Boolean)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMigrateRepository
Public methodReplaceCommunicationCryptography
Public methodReplaceStorageCryptography
Replace the key inside of the storage
Public methodToString (Inherited from Object.)
Public methodUpdateGroupFriendlySelection(VGGroupFriendlyType)
Sets VG Group Display and updates Repository
Public methodUpdateGroupFriendlySelection(VGGroupFriendlyType, VGGroupProfileAttribute)
Sets VG Group Display and updates Repository
Public methodUpdateLicenseRequestInfo
Update the license request of this repository
Public methodUpdateRepository
Updates the repository with the information for the specified repository.
Public methodUpdateSmtpData
Top
See Also