windowsWifiEnterpriseEAPConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
このエンティティは、Wifi CSP によって公開される宣言されたメソッド、プロパティ、リレーションシップの説明を提供します。
windowsWifiConfiguration から継承します
メソッド
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
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 から継承します |
preSharedKey | String | これは、WPA Personal Wi-Fi ネットワークの事前共有キーです。 windowsWifiConfiguration から継承 |
wifiSecurityType | wiFiSecurityType | Wifi セキュリティの種類を指定します。
windowsWifiConfiguration から継承されます。 使用可能な値: open 、wpaPersonal 、wpaEnterprise 、wep 、wpa2Personal 、wpa2Enterprise 。 |
meteredConnectionLimit | meteredConnectionLimitType | Wifi 接続の従量制課金接続制限の種類を指定します。
windowsWifiConfiguration から継承されます。 可能な値は unrestricted 、fixed 、variable です。 |
ssid | String | 無線LAN接続のSSIDを指定します。 windowsWifiConfiguration から継承 |
networkName | String | ネットワーク構成名を指定します。 windowsWifiConfiguration から継承 |
connectAutomatically | ブール型 | 範囲内で Wifi 接続を自動的に接続するかどうかを指定します。 windowsWifiConfiguration から継承 |
connectToPreferredNetwork | ブール型 | このネットワークに既に接続されている場合に、Wifi 接続をより優先するネットワークに接続するかどうかを指定します。 ConnectAutomatically を true にする必要があります。 windowsWifiConfiguration から継承 |
connectWhenNetworkNameIsHidden | ブール型 | SSID がブロードキャストされていない場合でも、Wifi 接続を自動的に接続するかどうかを指定します。 windowsWifiConfiguration から継承 |
proxySetting | wiFiProxySetting |
windowsWifiConfiguration から継承 Wi-Fi 構成のプロキシ設定を指定します。 使用可能な値: none 、manual 、automatic 、unknownFutureValue 。 |
proxyManualAddress | String | プロキシ サーバーの IP アドレスを指定します。 windowsWifiConfiguration から継承 |
proxyManualPort | Int32 | プロキシ サーバーのポートを指定します。 windowsWifiConfiguration から継承 |
proxyAutomaticConfigurationUrl | String | プロキシ サーバー構成スクリプトの URL を指定します。 windowsWifiConfiguration から継承 |
forceFIPSCompliance | ブール型 | FIPS コンプライアンスを強制するかどうかを指定します。 windowsWifiConfiguration から継承 |
networkSingleSignOn | networkSingleSignOnType | ネットワーク シングル サインオンの種類を指定します。 可能な値は disabled 、prelogon 、postlogon です。 |
maximumAuthenticationTimeoutInSeconds | Int32 | 最大認証タイムアウト (秒単位) を指定します。 有効な範囲: 1 から 120 |
userBasedVirtualLan | ブール型 | ユーザーの資格情報に基づいてデバイスで使用される仮想 LAN を変更するかどうかを指定します。 NetworkSingleSignOnType が [無効] に設定されている場合は使用できません。 |
promptForAdditionalAuthenticationCredentials | ブール型 | Wifi 接続で追加の認証資格情報の入力を求めるかどうかを指定します。 |
enablePairwiseMasterKeyCaching | ブール型 | Wifi 接続でペアごとのマスター キー キャッシュを有効にするかどうかを指定します。 |
maximumPairwiseMasterKeyCacheTimeInMinutes | Int32 | ペアごとのマスター キーキャッシュの最大時間 (分単位) を指定します。 有効な範囲: 5 から 1440 |
maximumNumberOfPairwiseMasterKeysInCache | Int32 | キャッシュ内のペアごとのマスター キーの最大数を指定します。 有効な範囲: 1 から 255 |
enablePreAuthentication | ブール型 | 事前認証を有効にするかどうかを指定します。 |
maximumPreAuthenticationAttempts | Int32 | 認証前の最大試行回数を指定します。 有効な範囲: 1 から 16 |
eapType | eapType | 拡張認証プロトコル (EAP)。 Wi-Fi エンドポイント (ルーター) に設定されている EAP プロトコルの種類を示します。 可能な値は、eapTls 、leap 、eapSim 、eapTtls 、peap 、eapFast 、teap です。 |
trustedServerCertificateNames | String collection | 信頼されたサーバー証明書名を指定します。 |
authenticationMethod | wiFiAuthenticationMethod | 認証方法を指定します。 可能な値は certificate 、usernameAndPassword 、derivedCredential です。 |
innerAuthenticationProtocolForEAPTTLS | nonEapAuthenticationMethodForEapTtlsType | EAP TTLS の内部認証プロトコルを指定します。 使用可能な値: unencryptedPassword 、challengeHandshakeAuthenticationProtocol 、microsoftChap 、microsoftChapVersionTwo 。 |
outerIdentityPrivacyTemporaryValue | String | EAP TTLS または PEAP を使用する場合は、プライバシーのためにユーザー名を置き換える文字列を指定します。 |
requireCryptographicBinding | ブール型 | EAP の種類が PEAP として選択されている場合に暗号化バインドを有効にするかどうかを指定します。 |
performServerValidation | ブール型 | EAP の種類が PEAP として選択されている場合に証明書を検証して、サーバーの ID の検証を有効にするかどうかを指定します。 |
disableUserPromptForServerValidation | ブール型 | EAP の種類が PEAP として選択されている場合に、信頼された証明機関の新しいサーバーの承認を求めるメッセージがユーザーに表示されないようにするかどうかを指定します。 |
authenticationPeriodInSeconds | Int32 | クライアントが認証試行後に待機してから失敗するまでの秒数を指定します。 有効な範囲は 1 から 3600 です。 |
authenticationRetryDelayPeriodInSeconds | Int32 | 認証の失敗から次の認証試行までの秒数を指定します。 有効な範囲は 1 から 3600 です。 |
eapolStartPeriodInSeconds | Int32 | EAPOL (LAN 経由の拡張認証プロトコル) 開始メッセージを送信するまでに待機する秒数を指定します。 有効な範囲は 1 から 3600 です。 |
maximumEAPOLStartMessages | Int32 | EAPOL (LAN 経由の拡張認証プロトコル) の最大数を指定する エラーを返す前に送信するメッセージを開始します。 有効な範囲は 1 から 100 です。 |
maximumAuthenticationFailures | Int32 | 資格情報のセットで許可される最大認証エラー数を指定します。 有効な範囲は 1 から 100 です。 |
cacheCredentials | ブール型 | ユーザーが接続するたびにユーザーの資格情報を入力し続ける必要がないように、デバイスにユーザー資格情報をキャッシュするかどうかを指定します。 |
authenticationType | wifiAuthenticationType | ユーザー、デバイスを認証するか、ゲスト認証 (なし) を使用するかを指定します。 証明書認証を使用している場合は、証明書の種類が認証の種類と一致していることを確認します。 可能な値は、none 、user 、machine 、machineOrUser 、guest です。 |
リレーションシップ
リレーションシップ | 型 | 説明 |
---|---|---|
groupAssignments | deviceConfigurationGroupAssignment コレクション | デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します |
assignments | deviceConfigurationAssignment コレクション | デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します |
deviceStatuses | deviceConfigurationDeviceStatus コレクション | デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します |
userStatuses | deviceConfigurationUserStatus コレクション | ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します |
deviceStatusOverview | deviceConfigurationDeviceOverview | デバイス構成のデバイス状態の概要 (deviceConfiguration から継承) |
userStatusOverview | deviceConfigurationUserOverview | デバイス構成のユーザー状態の概要 (deviceConfiguration から継承) |
deviceSettingStateSummaries | settingStateDeviceSummary コレクション | デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承) |
rootCertificatesForServerValidation | windows81TrustedRootCertificate コレクション | サーバー検証のルート証明書を指定します。 このコレクションには、最大で 500 個の要素を含めることができます。 |
identityCertificateForClientAuthentication | windowsCertificateProfileBase | クライアント認証の ID 証明書を指定します。 |
rootCertificateForClientValidation | windows81TrustedRootCertificate | クライアント検証のルート証明書を指定します。 |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.windowsWifiEnterpriseEAPConfiguration",
"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,
"preSharedKey": "String",
"wifiSecurityType": "String",
"meteredConnectionLimit": "String",
"ssid": "String",
"networkName": "String",
"connectAutomatically": true,
"connectToPreferredNetwork": true,
"connectWhenNetworkNameIsHidden": true,
"proxySetting": "String",
"proxyManualAddress": "String",
"proxyManualPort": 1024,
"proxyAutomaticConfigurationUrl": "String",
"forceFIPSCompliance": true,
"networkSingleSignOn": "String",
"maximumAuthenticationTimeoutInSeconds": 1024,
"userBasedVirtualLan": true,
"promptForAdditionalAuthenticationCredentials": true,
"enablePairwiseMasterKeyCaching": true,
"maximumPairwiseMasterKeyCacheTimeInMinutes": 1024,
"maximumNumberOfPairwiseMasterKeysInCache": 1024,
"enablePreAuthentication": true,
"maximumPreAuthenticationAttempts": 1024,
"eapType": "String",
"trustedServerCertificateNames": [
"String"
],
"authenticationMethod": "String",
"innerAuthenticationProtocolForEAPTTLS": "String",
"outerIdentityPrivacyTemporaryValue": "String",
"requireCryptographicBinding": true,
"performServerValidation": true,
"disableUserPromptForServerValidation": true,
"authenticationPeriodInSeconds": 1024,
"authenticationRetryDelayPeriodInSeconds": 1024,
"eapolStartPeriodInSeconds": 1024,
"maximumEAPOLStartMessages": 1024,
"maximumAuthenticationFailures": 1024,
"cacheCredentials": true,
"authenticationType": "String"
}