eapFastConfiguration enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Available settings for EAP-FAST Configuration.
Members
Member | Value | Description |
---|---|---|
noProtectedAccessCredential | 0 | Use EAP-FAST without Protected Access Credential (PAC). |
useProtectedAccessCredential | 1 | Use Protected Access Credential (PAC). |
useProtectedAccessCredentialAndProvision | 2 | Use Protected Access Credential (PAC) and Provision PAC. |
useProtectedAccessCredentialAndProvisionAnonymously | 3 | Use Protected Access Credential (PAC), Provision PAC, and do so anonymously. |