Show / Hide Table of Contents

Enum NotificationTarget

Contains an enumerated list of notification target types.

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

Fields

Name Description
All

Notify all users. All tenants. Admin only.

Tenant

Notify all users of a specific tenant.

User

Notify a specific user.

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