Enum LoginType
LoginType enumeration
Login types
public enum LoginType
Values
| Name | Value | Description |
|---|---|---|
| Other | -1 | Other i type. |
| InitialAuth | 1 | Login with initial authentication |
| CookieCopy | 2 | Login with cookie. |
| SilentReAuth | 3 | Login with silent re-authentication. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email