Đào tạo
Mô-đun
Manage user authentication - Training
There are multiple options for authentication in Azure AD. Learn how to implement and manage the right authentications for users based on business needs.
Trình duyệt này không còn được hỗ trợ nữa.
Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật.
Scope | Editions | Applicable OS |
---|---|---|
✅ Device ❌ User |
✅ Pro ✅ Enterprise ✅ Education ✅ Windows SE ✅ IoT Enterprise / IoT Enterprise LTSC |
✅ Windows 11, version 22H2 [10.0.22621] and later |
./Device/Vendor/MSFT/Policy/Config/FederatedAuthentication/EnableWebSignInForPrimaryUser
Specifies whether web-based sign-in is enabled with the Primary User experience.
Lưu ý
Web Sign-in is only supported on Microsoft Entra joined PCs.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 0 |
Allowed values:
Value | Description |
---|---|
0 (Default) | Feature defaults as appropriate for edition and device capabilities. As of now, all editions/devices exhibit Disabled behavior by default. However, this may change for future editions/devices. |
1 | Enabled. Web Sign-in Credential Provider will be enabled for device sign-in. |
2 | Disabled. Web Sign-in Credential Provider won't be enabled for device sign-in. |
Đào tạo
Mô-đun
Manage user authentication - Training
There are multiple options for authentication in Azure AD. Learn how to implement and manage the right authentications for users based on business needs.
Tài liệu
Learn more about the Authentication Area in Policy CSP.
View the XML file containing the device description framework (DDF) for the PassportForWork configuration service provider.
LocalPoliciesSecurityOptions Policy CSP
Learn more about the LocalPoliciesSecurityOptions Area in Policy CSP.