应尽可能在部署过程中创建文件并仅授予单个文件的“读取”访问权限,而不是授予文件夹的“创建”访问权限,这样做更安全。
Where possible, it is more secure to create the file during deployment, and only grant Read access to a single file, rather than Create access for a folder.
应尽可能在部署过程中创建文件并仅授予单个文件的“读取”访问权限,而不是授予文件夹的“创建”访问权限,这样做更安全。
Where possible, it is more secure to create the file during deployment, and only grant Read access to a single file, rather than Create access for a folder.
应用推荐