Update external URL
Fixes: #2 Reported by: Peder B. Sundt <pbsds@hotmail.com> Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
403caa2d36
commit
ecf3048b78
@ -15,7 +15,7 @@ WLANSetEAPUserData <profile> <flags> <user data URI> [/i]
|
|||||||
| --------------- | ----------- |
|
| --------------- | ----------- |
|
||||||
| `profile` | The name of the network profile (typically same as SSID) |
|
| `profile` | The name of the network profile (typically same as SSID) |
|
||||||
| `flags` | Flags to pass to `WlanSetProfileEapXmlUserData()` function call (decimal number: 0=Current User, 1=All Users) |
|
| `flags` | Flags to pass to `WlanSetProfileEapXmlUserData()` function call (decimal number: 0=Current User, 1=All Users) |
|
||||||
| `user data URI` | User data XML URI. Can be a path to an XML file, web URL where user data XML can be loaded from, etc. The XML schema varies according to the configured EAP method provider used by `profile`. For example: Microsoft's EAP-TLS requires the schema described in [EAP-TLS User Properties](https://msdn.microsoft.com/en-us/library/windows/desktop/bb204662.aspx). |
|
| `user data URI` | User data XML URI. Can be a path to an XML file, web URL where user data XML can be loaded from, etc. The XML schema varies according to the configured EAP method provider used by `profile`. For example: Microsoft's EAP-TLS requires the schema described in [EAP-TLS User Properties](https://docs.microsoft.com/en-us/windows/win32/eaphost/eap-tls-user-properties). |
|
||||||
| /i | Interactive: Pop-up a message dialog in case of error |
|
| /i | Interactive: Pop-up a message dialog in case of error |
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user