Click or drag to resize

VGIIdentityModuleUserIdentity Interface

Namespace:  Novalys.VisualGuard.Security.IdentityModule.ModuleOptions
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public interface VGIIdentityModuleUserIdentity

The VGIIdentityModuleUserIdentity type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Claims of the user
Public propertyCreationDate
Gets the date and the time when the credential was added to the repository.
Public propertyEmail
Gets or sets the email of the user.
Public propertyIdentityModuleName
Module name of the this user.
Public propertyIsApproved
If the user is approuved or not.
Public propertyIsLocked
If the user is lock / unlock
Top
See Also