ServiceModelSecurityTokenTypes.SecurityContext 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个字符串,该字符串指示服务是否使用了 SOAP SecurityContext 身份验证。
public:
static property System::String ^ SecurityContext { System::String ^ get(); };
public static string SecurityContext { get; }
member this.SecurityContext : string
Public Shared ReadOnly Property SecurityContext As String
属性值
一个字符串,该字符串指示服务是否使用了 SOAP SecurityContext 身份验证。
注解
此值指示 SecurityContextToken
用于表示可确保发送方和接收方对话安全的安全上下文。