Auto-sync: 2026-04-19 14:51

This commit is contained in:
2026-04-19 14:51:38 +08:00
parent 5ee507c33a
commit fc0dde291f
103 changed files with 3687 additions and 12 deletions

18
wiki/concepts/BYOD.md Normal file
View File

@@ -0,0 +1,18 @@
---
title: "BYOD"
type: concept
tags: []
---
## Definition
Bring Your Own Device自带设备。允许员工使用个人设备笔记本、手机、平板访问企业资源的工作模式。
## Security Considerations
- 终端数据保护
- 企业数据与个人数据隔离
- 远程擦除能力
- 多因素认证
## Related Concepts
- [[VDI]]
- [[SAML]]