Enum SecurityLogMask
Defines what actions should be logged by the system
Namespace: Azos.Security
Assembly: Azos.dll
Syntax
[Flags]
public enum SecurityLogMask
Fields
Name | Description |
---|---|
All | |
Authentication | |
Authorization | |
Custom | |
Gate | |
Login | |
LoginChange | |
Logout | |
Off | |
UserCreate | |
UserDestroy | |
UserResume | |
UserSuspend |