Show / Hide Table of Contents

Enum SecurityType

Contains an enumerated list of security types.

Namespace: Vasont.Publisher.Models.Security
Assembly: Vasont.Publisher.Models.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum SecurityType

Fields

Name Description
Role

The security type is a system role.

User

The security type is a system user.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright (c) GlobalLink Vasont