Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 915 Bytes

intune-deviceconfig-wirednetworkauthenticationtype.md

File metadata and controls

28 lines (22 loc) · 915 Bytes
title description author localization_priority ms.subservice doc_type
wiredNetworkAuthenticationType enum type
Wired Network Authentication Type Settings.
jaiprakashmb
Normal
intune
enumPageType

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.