Visual Guard Class Library Documentation

VGRoleSelectionMode Enumeration

Defines the mode of selection for granted roles during the authentication process.

public enum VGRoleSelectionMode

Members

Member Name Description
OnlyOneRole Users must select one role in the list of granted roles
MultipleRoles Users must select one or more roles in the list of granted roles
NoSelection Users cannot select role in the lis of granted roles. All roles will be used to create the principal.

Requirements

Namespace: Novalys.VisualGuard.Security.WinForm

Assembly: Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll)

See Also

Novalys.VisualGuard.Security.WinForm Namespace | RoleSelectionMode | RoleSelectionMode