androidDeviceOwnerEnterpriseWiFiConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
このプロファイルに構成を指定すると、Android デバイス所有者デバイスに、目的の Wi-Fi エンドポイントに接続するように指示できます。 エンドポイントで想定される認証方法とセキュリティの種類 Wi-Fi 指定することで、エンド ユーザーの Wi-Fi 接続をシームレスにすることができます。
androidDeviceOwnerWiFiConfiguration から継承します
メソッド
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
id | String | エンティティのキー。 deviceConfiguration から継承します |
lastModifiedDateTime | DateTimeOffset | オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します |
roleScopeTagIds | String collection | このエンティティ インスタンスのスコープ タグの一覧。 deviceConfiguration から継承します |
supportsScopeTags | ブール型 | 基になるデバイス構成がスコープ タグの割り当てをサポートするかどうかを示します。 ScopeTags プロパティへの割り当ては、この値が false であり、スコープ付きユーザーにエンティティが表示されない場合は許可されません。 これは Silverlight で作成されたレガシ ポリシーに対して発生し、Azure Portal でポリシーを削除して再作成することで解決できます。 このプロパティは読み取り専用です。 deviceConfiguration から継承します |
deviceManagementApplicabilityRuleOsEdition | deviceManagementApplicabilityRuleOsEdition | このポリシーの OS エディションの適用性。 deviceConfiguration から継承します |
deviceManagementApplicabilityRuleOsVersion | deviceManagementApplicabilityRuleOsVersion | このポリシーの OS バージョンの適用規則。 deviceConfiguration から継承します |
deviceManagementApplicabilityRuleDeviceMode | deviceManagementApplicabilityRuleDeviceMode | このポリシーのデバイス モードの適用規則。 deviceConfiguration から継承します |
createdDateTime | DateTimeOffset | オブジェクトが作成された DateTime。 deviceConfiguration から継承します |
description | String | 管理者が指定した、デバイス構成についての説明。 deviceConfiguration から継承します |
displayName | String | 管理者が指定した、デバイス構成の名前。 deviceConfiguration から継承します |
version | Int32 | デバイス構成のバージョン。 deviceConfiguration から継承します |
networkName | String | androidDeviceOwnerWiFiConfiguration から継承されたネットワーク名 |
ssid | String | これは、すべてのデバイスにブロードキャストされる Wi-Fi ネットワークの名前です。 androidDeviceOwnerWiFiConfiguration から継承 |
connectAutomatically | ブール型 | このネットワークが範囲内にある場合は、自動的に接続します。 これを true に設定すると、ユーザー プロンプトがスキップされ、デバイスがネットワーク Wi-Fi に自動的に接続されます。 androidDeviceOwnerWiFiConfiguration から継承 |
connectWhenNetworkNameIsHidden | ブール型 | true に設定すると、このプロファイルは、SSID をすべてのデバイスにブロードキャストしないネットワークにデバイスに強制的に接続します。 androidDeviceOwnerWiFiConfiguration から継承 |
wiFiSecurityType | androidDeviceOwnerWiFiSecurityType | エンドポイント Wi-Fi EAP ベースのセキュリティの種類を使用するかどうかを示します。
androidDeviceOwnerWiFiConfiguration から継承されます。 使用可能な値: open 、wep 、wpaPersonal 、wpaEnterprise 。 |
preSharedKey | String | これは、WPA Personal Wi-Fi ネットワークの事前共有キーです。 androidDeviceOwnerWiFiConfiguration から継承 |
preSharedKeyIsSet | ブール型 | これは、WPA Personal Wi-Fi ネットワークの事前共有キーです。 androidDeviceOwnerWiFiConfiguration から継承 |
proxySettings | wiFiProxySetting | Wi-Fi 構成のプロキシ設定を指定します。 使用可能な値には、none、manual、automatic が含まれます。
androidDeviceOwnerWiFiConfiguration から継承されます。 使用可能な値: none 、manual 、automatic 、unknownFutureValue 。 |
proxyManualAddress | String | プロキシ サーバーの IP アドレスを指定します。 Android ドキュメントでは、IPv4 または IPv6 は指定されていません。 例: 192.168.1.1。 androidDeviceOwnerWiFiConfiguration から継承 |
proxyManualPort | Int32 | プロキシ サーバー ポートを指定します。 androidDeviceOwnerWiFiConfiguration から継承 |
proxyAutomaticConfigurationUrl | String | プロキシ サーバー構成スクリプト URL を指定します。 androidDeviceOwnerWiFiConfiguration から継承 |
proxyExclusionList | String | 接続でプロキシを使用して除外するホストの一覧。 これらのホストでは、*.example.com などのワイルドカードを使用できます。 androidDeviceOwnerWiFiConfiguration から継承 |
macAddressRandomizationMode | macAddressRandomizationMode | Android デバイス Wi-Fi 構成の MAC アドレスランダム化モード。 使用可能な値には、自動とハードウェアが含まれます。 既定値は自動です。
androidDeviceOwnerWiFiConfiguration から継承されます。 可能な値は automatic 、hardware 、unknownFutureValue です。 |
eapType | androidEapType | Wi-Fi エンドポイント (ルーター) に設定されている EAP プロトコルの種類を示します。 可能な値は eapTls 、eapTtls 、peap です。 |
trustedServerCertificateNames | String collection | EAP の種類が EAP-TLS/TTLS/FAST または PEAP に構成されている場合の信頼されたサーバー証明書名。 これは、信頼された証明機関 (CA) によって発行された証明書で使用される一般的な名前です。 この情報を指定すると、エンド ユーザーがこの Wi-Fi ネットワークに接続するときにエンド ユーザーのデバイスに表示される動的信頼ダイアログをバイパスできます。 |
authenticationMethod | wiFiAuthenticationMethod | EAP の種類が PEAP または EAP-TTLS に構成されている場合にクライアント (デバイス) が使用する必要がある認証方法を示します。 可能な値は certificate 、usernameAndPassword 、derivedCredential です。 |
innerAuthenticationProtocolForEapTtls | nonEapAuthenticationMethodForEapTtlsType | EAP の種類が EAP-TTLS で Authenticationmethod がユーザー名とパスワードである場合の認証 (内部 ID) の非 EAP メソッド。 使用可能な値: unencryptedPassword 、challengeHandshakeAuthenticationProtocol 、microsoftChap 、microsoftChapVersionTwo 。 |
innerAuthenticationProtocolForPeap | nonEapAuthenticationMethodForPeap | EAP の種類が PEAP で Authenticationmethod がユーザー名とパスワードである場合の認証 (内部 ID) 用の EAP 以外の方法。 可能な値は、none 、microsoftChapVersionTwo です。 |
outerIdentityPrivacyTemporaryValue | String | EAP タイプが EAP-TTLS または PEAP に構成されている場合は、ID プライバシー (外部 ID) を有効にします。 ここで指定した文字列は、個々のユーザーがネットワークに接続しようとしたときにユーザー名 Wi-Fi マスクするために使用されます。 |
リレーションシップ
リレーションシップ | 型 | 説明 |
---|---|---|
groupAssignments | deviceConfigurationGroupAssignment コレクション | デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します |
assignments | deviceConfigurationAssignment コレクション | デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します |
deviceStatuses | deviceConfigurationDeviceStatus コレクション | デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します |
userStatuses | deviceConfigurationUserStatus コレクション | ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します |
deviceStatusOverview | deviceConfigurationDeviceOverview | デバイス構成のデバイス状態の概要 (deviceConfiguration から継承) |
userStatusOverview | deviceConfigurationUserOverview | デバイス構成のユーザー状態の概要 (deviceConfiguration から継承) |
deviceSettingStateSummaries | settingStateDeviceSummary コレクション | デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承) |
rootCertificateForServerValidation | androidDeviceOwnerTrustedRootCertificate | EAP の種類が EAP-TLS、EAP-TTLS、PEAP に構成されている場合のサーバー検証用の信頼されたルート証明書。 これは、デバイスがエンドポイントへの接続を試みたときに、Wi-Fi エンドポイントによって提示 Wi-Fi 証明書です。 接続試行を続行するには、デバイス (またはユーザー) がこの証明書を受け入れる必要があります。 |
rootCertificatesForServerValidation | androidDeviceOwnerTrustedRootCertificate コレクション | EAP の種類が EAP-TLS、EAP-TTLS、PEAP に構成されている場合のサーバー検証用の信頼されたルート証明書。 これは、デバイスがエンドポイントへの接続を試みたときに、Wi-Fi エンドポイントによって提示 Wi-Fi 証明書です。 接続試行を続行するには、デバイス (またはユーザー) がこの証明書を受け入れる必要があります。 このコレクションには、最大で 500 個の要素を含めることができます。 |
identityCertificateForClientAuthentication | androidDeviceOwnerCertificateProfileBase | EAP の種類が EAP-TLS、EAP-TTLS (証明書認証あり)、または PEAP (証明書認証付き) に構成されている場合のクライアント認証の ID 証明書。 これは、クライアントが Wi-Fi エンドポイントに提示する証明書です。 Wi-Fi エンドポイントの背後にある認証サーバーは、Wi-Fi 接続を正常に確立するには、この証明書を受け入れる必要があります。 |
derivedCredentialSettings | deviceManagementDerivedCredentialSettings | 認証に使用する派生資格情報のテナント レベルの設定。 |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.androidDeviceOwnerEnterpriseWiFiConfiguration",
"id": "String (identifier)",
"lastModifiedDateTime": "String (timestamp)",
"roleScopeTagIds": [
"String"
],
"supportsScopeTags": true,
"deviceManagementApplicabilityRuleOsEdition": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsEdition",
"osEditionTypes": [
"String"
],
"name": "String",
"ruleType": "String"
},
"deviceManagementApplicabilityRuleOsVersion": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsVersion",
"minOSVersion": "String",
"maxOSVersion": "String",
"name": "String",
"ruleType": "String"
},
"deviceManagementApplicabilityRuleDeviceMode": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleDeviceMode",
"deviceMode": "String",
"name": "String",
"ruleType": "String"
},
"createdDateTime": "String (timestamp)",
"description": "String",
"displayName": "String",
"version": 1024,
"networkName": "String",
"ssid": "String",
"connectAutomatically": true,
"connectWhenNetworkNameIsHidden": true,
"wiFiSecurityType": "String",
"preSharedKey": "String",
"preSharedKeyIsSet": true,
"proxySettings": "String",
"proxyManualAddress": "String",
"proxyManualPort": 1024,
"proxyAutomaticConfigurationUrl": "String",
"proxyExclusionList": "String",
"macAddressRandomizationMode": "String",
"eapType": "String",
"trustedServerCertificateNames": [
"String"
],
"authenticationMethod": "String",
"innerAuthenticationProtocolForEapTtls": "String",
"innerAuthenticationProtocolForPeap": "String",
"outerIdentityPrivacyTemporaryValue": "String"
}