Click or drag to resize

VGIdentityModuleInstance Class

Module Manager
Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.Security.MembershipVGIdentityModuleInstance

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public class VGIdentityModuleInstance

The VGIdentityModuleInstance type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteAction
Public methodExists
Check if the module exists
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetActions
Public methodGetAllCustomIdentityModule
Get all custom identity module
Public methodGetAllCustomIdentityModules
Get all custom identity modules.
Public methodGetAllIdentityModule
Get all identities modules
Public methodGetAllSupportedCustomIdentityModulesForAuthentication
Get all custom identity modules whose authentication control exists in the custom module.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIdentityModule
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserCreatorEditor
Get User Creator Editor
Public methodGetUserImage
Get User Image
Public methodGetVGICredential
Convert xml to VGICredential
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also