WSTrustMessage.EncryptWith 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 wst:EncryptWith 項目的內容。
public:
property System::String ^ EncryptWith { System::String ^ get(); void set(System::String ^ value); };
public string EncryptWith { get; set; }
member this.EncryptWith : string with get, set
Public Property EncryptWith As String
屬性值
包含 URI 的字串,指出要與發行的安全性令牌搭配使用的所需加密演算法。
例外狀況
嘗試將屬性設為 null
或空字串。
備註
這個選擇性 URI 元素表示要與發行的安全性令牌搭配使用的所需加密演算法。