Enum SessionLoginType
Denotes types of session login
Namespace: NFX.ApplicationModel
Assembly: NFX.dll
Syntax
public enum SessionLoginType
Fields
| Name | Description |
|---|---|
| Human | A human user has entered/supplied/provided the credentials |
| Robot | A robot/computer/process/API caller |
| Unspecified | Not known |