ActiveSyncAuthenticationType Enumeration |
Enum specifies type of authentication
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic enum ActiveSyncAuthenticationType
Public Enumeration ActiveSyncAuthenticationType
public enum class ActiveSyncAuthenticationType
type ActiveSyncAuthenticationType
Members
| Member name | Value | Description |
---|
| Basic | 0 |
HTTP basic authentication
|
See Also