Share via


WSTrustMessage.AuthenticationType 属性

定义

获取或设置 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。

适用于