Table of Contents

Class UserAndGroupField

Namespace
Dynamicweb.Security.UserManagement.UserTypes
Assembly
Dynamicweb.Core.dll
[Serializable]
public class UserAndGroupField
Inheritance
UserAndGroupField
Inherited Members

Properties

Rule

Gets or sets the rule.

public UserAndGroupFieldRule Rule { get; set; }

Property Value

UserAndGroupFieldRule

SystemName

Gets or sets the field system name.

public string SystemName { get; set; }

Property Value

string
To top