StsClientApi

WssePolicyAssertion Class

Policy Assertion that inserts token to SOAP messages. Use this assertion to attach an issued token to messages to the Web Service Provider.

For a list of all members of this type, see WssePolicyAssertion Members.

System.Object
   Microsoft.Web.Services3.Design.PolicyAssertion
      Microsoft.Web.Services3.Design.SecurityPolicyAssertion
         com.pingidentity.Security.STS.Policy.WssePolicyAssertion

[Visual Basic]
Public Class WssePolicyAssertion
    Inherits SecurityPolicyAssertion
[C#]
public class WssePolicyAssertion : SecurityPolicyAssertion

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.pingidentity.Security.STS.Policy

Assembly: StsClientApi (in StsClientApi.dll)

See Also

WssePolicyAssertion Members | com.pingidentity.Security.STS.Policy Namespace