wiredNetworkAuthenticationType 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.

Wired Network Authentication Type Settings.

Members

Member Value Description
none 0 None
user 1 User Authentication
machine 2 Machine Authentication
machineOrUser 3 Machine or User Authentication
guest 4 Guest Authentication
unknownFutureValue 5 Sentinel member for cases where the client cannot handle the new enum values.