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
要解密的文件。