21.3.txt

来自「《Microsoft Visual C# .NET 2003开发技巧大全》源代码」· 文本 代码 · 共 11 行

TXT
11
字号
Listing 21.3 Adding a Code Group Using caspol
C:\>caspol -addgroup All_Code -URL https://www.samspublishing.com/*
LocalIntranet -name “Sams Publishing”
Microsoft (R) .NET Framework CasPol 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
The operation you are performing will alter security policy.
Are you sure you want to perform this operation? (yes/no)
y
Added union code group with “-URL” membership condition to the Machine level.
Success

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?