iosEnterpriseWiFiConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。
このプロファイルに構成を指定することで、iOS デバイスに目的のWi-Fi エンドポイントに接続するように指示できます。 エンドポイントで必要な認証方法とセキュリティの種類Wi-Fi指定することで、エンド ユーザーのWi-Fi接続をシームレスにすることができます。
iosWiFiConfiguration から継承します
メソッド
| メソッド | 戻り値の型 | 説明 |
|---|---|---|
| iosEnterpriseWiFiConfigurations を一覧表示する | iosEnterpriseWiFiConfiguration コレクション | iosEnterpriseWiFiConfiguration オブジェクトのプロパティとリレーションシップを一覧表示します。 |
| iosEnterpriseWiFiConfiguration を取得する | iosEnterpriseWiFiConfiguration | iosEnterpriseWiFiConfiguration オブジェクトのプロパティとリレーションシップを読み取ります。 |
| iosEnterpriseWiFiConfiguration を作成する | iosEnterpriseWiFiConfiguration | 新しい iosEnterpriseWiFiConfiguration オブジェクトを 作成します。 |
| iosEnterpriseWiFiConfiguration を削除する | なし | iosEnterpriseWiFiConfiguration を削除します。 |
| iosEnterpriseWiFiConfiguration を更新する | iosEnterpriseWiFiConfiguration | iosEnterpriseWiFiConfiguration オブジェクトのプロパティを更新します。 |
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| id | String | エンティティのキー。 deviceConfiguration から継承します |
| lastModifiedDateTime | DateTimeOffset | オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します |
| roleScopeTagIds | String collection | このエンティティ インスタンスのスコープ タグの一覧。 deviceConfiguration から継承します |
| supportsScopeTags | ブール値 | 基になるデバイス構成がスコープ タグの割り当てをサポートするかどうかを示します。 この値が false で、エンティティがスコープユーザーに表示されない場合、ScopeTags プロパティへの割り当ては許可されません。 これは Silverlight で作成されたレガシ ポリシーに対して行われ、Azure Portal でポリシーを削除して再作成することで解決できます。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleOsEdition | deviceManagementApplicabilityRuleOsEdition | このポリシーの OS エディションの適用性。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleOsVersion | deviceManagementApplicabilityRuleOsVersion | このポリシーの OS バージョンの適用規則。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleDeviceMode | deviceManagementApplicabilityRuleDeviceMode | このポリシーのデバイス モード適用規則。 deviceConfiguration から継承します |
| createdDateTime | DateTimeOffset | オブジェクトが作成された DateTime。 deviceConfiguration から継承します |
| 説明 | String | 管理者が指定した、デバイス構成についての説明。 deviceConfiguration から継承します |
| displayName | String | 管理者が指定した、デバイス構成の名前。 deviceConfiguration から継承します |
| version | Int32 | デバイス構成のバージョン。 deviceConfiguration から継承します |
| networkName | String | iosWiFiConfiguration から継承されたネットワーク名 |
| Ssid | String | これは、すべてのデバイスにブロードキャストされるWi-Fi ネットワークの名前です。 iosWiFiConfiguration から継承 |
| connectAutomatically | ブール値 | このネットワークが範囲内にあるときに自動的に接続します。 これを true に設定すると、ユーザー プロンプトがスキップされ、デバイスがネットワークに自動的に接続Wi-Fi。 iosWiFiConfiguration から継承 |
| connectWhenNetworkNameIsHidden | ブール値 | ネットワークが名前 (SSID) をブロードキャストしていない場合に接続します。 このプロファイルを true に設定すると、デバイスはすべてのデバイスに SSID をブロードキャストしないネットワークに接続するように強制されます。 iosWiFiConfiguration から継承 |
| wiFiSecurityType | wiFiSecurityType | エンドポイントWi-Fi EAP ベースのセキュリティの種類を使用するかどうかを示します。 iosWiFiConfiguration から継承されます。 使用可能な値: open、wpaPersonal、wpaEnterprise、wep、wpa2Personal、wpa2Enterprise。 |
| proxySettings | wiFiProxySetting | iosWiFiConfiguration から継承されたこのWi-Fi接続のプロキシの種類。 可能な値は none、manual、automatic です。 |
| proxyManualAddress | String | 手動構成が選択されている場合のプロキシ サーバーの IP アドレスまたは DNS ホスト名。 iosWiFiConfiguration から継承 |
| proxyManualPort | Int32 | 手動構成が選択されている場合のプロキシ サーバーのポート。 iosWiFiConfiguration から継承 |
| proxyAutomaticConfigurationUrl | String | 自動構成が選択されている場合のプロキシ サーバー自動構成スクリプトの URL。 通常、この URL は PAC (プロキシ自動構成) ファイルの場所です。 iosWiFiConfiguration から継承 |
| disableMacAddressRandomization | ブール値 | true に設定すると、このWi-Fi プロファイルを使用して接続するデバイスに対して、ランダムな MAC アドレスではなく実際のWi-Fi MAC アドレスが表示されます。 iOS 14 以降に適用されます。 iosWiFiConfiguration から継承 |
| preSharedKey | String | これは、WPA Personal Wi-Fi ネットワークの事前共有キーです。 iosWiFiConfiguration から継承 |
| eapType | eapType | 拡張認証プロトコル (EAP)。 Wi-Fi エンドポイント (ルーター) に設定されている EAP プロトコルの種類を示します。 可能な値は、eapTls、leap、eapSim、eapTtls、peap、eapFast、teap です。 |
| eapFastConfiguration | eapFastConfiguration | EAP-FAST が選択された EAP の種類である場合の EAP-FAST 構成オプション。 使用可能な値: noProtectedAccessCredential、useProtectedAccessCredential、useProtectedAccessCredentialAndProvision、useProtectedAccessCredentialAndProvisionAnonymously。 |
| 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 がユーザー名とパスワードである場合の認証の EAP 以外の方法。 使用可能な値は、unencryptedPassword、challengeHandshakeAuthenticationProtocol、microsoftChap、microsoftChapVersionTwo です。 |
| outerIdentityPrivacyTemporaryValue | String | EAP の種類が EAP - TTLS、EAP - FAST、PEAP に構成されている場合は、ID プライバシー (外部 ID) を有効にします。 このプロパティは、入力したテキストでユーザー名をマスクします。 たとえば、"anonymous" を使用する場合、実際のユーザー名を使用してこのWi-Fi接続で認証を行う各ユーザーは、"匿名" と表示されます。 |
| usernameFormatString | String | Wifi に接続するためのユーザー名の作成に使用されるユーザー名形式の文字列 |
| passwordFormatString | String | Wifi に接続するためのパスワードの構築に使用するパスワード形式の文字列 |
リレーションシップ
| リレーションシップ | 型 | 説明 |
|---|---|---|
| groupAssignments | deviceConfigurationGroupAssignment コレクション | デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します |
| assignments | deviceConfigurationAssignment コレクション | デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します |
| deviceStatuses | deviceConfigurationDeviceStatus コレクション | デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します |
| userStatuses | deviceConfigurationUserStatus コレクション | ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します |
| deviceStatusOverview | deviceConfigurationDeviceOverview | デバイス構成のデバイス状態の概要 (deviceConfiguration から継承) |
| userStatusOverview | deviceConfigurationUserOverview | デバイス構成のユーザー状態の概要 (deviceConfiguration から継承) |
| deviceSettingStateSummaries | settingStateDeviceSummary コレクション | デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承) |
| rootCertificatesForServerValidation | iosTrustedRootCertificate コレクション | EAP の種類が EAP-TLS/TTLS/FAST または PEAP に構成されている場合のサーバー検証用の信頼されたルート証明書。 この値を指定する場合は、trustedServerCertificateNames を指定する必要はありません。その逆も同様です。 このコレクションには、最大で 500 個の要素を含めることができます。 |
| identityCertificateForClientAuthentication | iosCertificateProfileBase | EAP の種類が EAP-TLS、EAP-TTLS (証明書認証あり)、または PEAP (証明書認証を使用) に構成されている場合のクライアント認証の ID 証明書。 |
| derivedCredentialSettings | deviceManagementDerivedCredentialSettings | 認証に使用する派生資格情報のテナント レベルの設定。 |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.iosEnterpriseWiFiConfiguration",
"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",
"proxySettings": "String",
"proxyManualAddress": "String",
"proxyManualPort": 1024,
"proxyAutomaticConfigurationUrl": "String",
"disableMacAddressRandomization": true,
"preSharedKey": "String",
"eapType": "String",
"eapFastConfiguration": "String",
"trustedServerCertificateNames": [
"String"
],
"authenticationMethod": "String",
"innerAuthenticationProtocolForEapTtls": "String",
"outerIdentityPrivacyTemporaryValue": "String",
"usernameFormatString": "String",
"passwordFormatString": "String"
}
フィードバック
フィードバックの送信と表示