Click or drag to resize

VGIIdentityModuleSupportedVGPasswordPolicy Interface

If the Identity Module has this interface, Visual-guard manages the password policy on your user. To implement this interface, we need a user with password.

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 VGIIdentityModuleSupportedVGPasswordPolicy : VGIIdentityModulePasswordSystem, 
	VGIIdentityModuleActivityDate

The VGIIdentityModuleSupportedVGPasswordPolicy type exposes the following members.

Properties
  NameDescription
Public propertyPasswordMaxLength (Inherited from VGIIdentityModulePasswordSystem.)
Top
See Also