Enum CellularAuthType
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the cellular authentication type.
public enum CellularAuthType
Fields
| Name | Description |
|---|---|
| Chap | CHAP authentication |
| None | No authentication |
| Pap | PAP authentication |