Table of Contents

Enum GatewayRole

Namespace
JD.AI.Core.Security
Assembly
JD.AI.Core.dll

Role hierarchy for access control.

public enum GatewayRole

Fields

Admin = 100
Guest = 0
Operator = 50
User = 10