Enum MsgChannels
Denotes message chjannels - e.g EMail, SMS etc.
Namespace: Azos.Web.Messaging
Assembly: Azos.Web.dll
Syntax
[Flags]
public enum MsgChannels
Fields
Name | Description |
---|---|
All | |
Call | |
Chat | |
Fax | |
Letter | |
MMS | |
PubUser | Public Users - customers, the ones who can log in from external world |
SMS | |
Social | |
SysUser | System Users - the ones used in internal system auth scheme, such as admins, SYS (e.g. used in Glue authentication) |
Unspecified |