Table of Contents

Enum UserAndGroupFieldRule

Namespace
Dynamicweb.Security.UserManagement.UserTypes
Assembly
Dynamicweb.Security.dll
public enum UserAndGroupFieldRule

Fields

Hidden = 2
Not visible.
ReadOnly = 1
Visible and not editable.
Visible = 0
Visible and editable.
To top