Enum ServiceScope
Namespace: Dnn.PersonaBar.Library
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public enum ServiceScope
Fields
Name | Description |
---|---|
Admin | the service only available for admin users. |
Host | the service only available for host users. |
Regular | the service available for all users. |