Status.Reason 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 RSTR 中的 WS-Trust 验证绑定的可选状态原因。
public:
property System::String ^ Reason { System::String ^ get(); void set(System::String ^ value); };
public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String
属性值
包含原因的字符串。
注解
表示 wst:Reason 元素的内容。 此可选元素包含与状态代码相关的可读原因。