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 元素指示要与颁发的安全令牌一起使用的所需加密算法。