WSTrustMessage.AuthenticationType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 wst:AuthenticationType 元素的内容。
public:
property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String
属性值
一个字符串,它所包含的 URI 显示所希望的认证类型。
注解
此可选元素指示所需的身份验证类型,指定为 URI。