ManagedHelper.DecryptByUserKey(String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
解密用户密钥保护的 xmlNode。
public:
void DecryptByUserKey(System::String ^ % document);
public void DecryptByUserKey(ref string document);
member this.DecryptByUserKey : string -> unit
Public Sub DecryptByUserKey (ByRef document As String)
参数
- document
- String
待解密的文件。