DkmEngineSettings.RequireFullTrustForSourceServer 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果为 true,则在从程序集执行源服务器命令之前,调试程序将需要完全信任程序集。 完全受信任的概念仅适用于 CLR 程序集。
public:
property bool RequireFullTrustForSourceServer { bool get(); };
public:
property bool RequireFullTrustForSourceServer { bool get(); };
public bool RequireFullTrustForSourceServer { get; }
member this.RequireFullTrustForSourceServer : bool
Public ReadOnly Property RequireFullTrustForSourceServer As Boolean
属性值
返回 Boolean。