WifiPhase2Method Enum 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates values returned by several types.
public enum WifiPhase2Methodtype WifiPhase2Method = - Inheritance
- 
				WifiPhase2Method
Fields
| Name | Value | Description | 
|---|---|---|
| None | 0 | |
| Pap | 1 | |
| Mschap | 2 | |
| Mschapv2 | 3 | |
| Gtc | 4 | |
| Sim | 5 | |
| Aka | 6 | |
| AkaPrime | 7 | 
Remarks
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.