Share via


WSEPolicy.ElementNames Members

Defines constants for the XML element names used in WSE policy assertions.

The following tables list the members exposed by the WSEPolicy.ElementNames type.

Public Fields

  Name Description
public field static BaseToken  
public field static DefaultEndpoint  
public field static DefaultOperation  
public field static Endpoint  
public field static Fault  
public field static ImpersonationLevel  
public field static IssuerToken  
public field static Mappings Represents the name of the element that defines the mappings between policy assertions and endpoints. This field is constant.
public field static Operation  
public field static Parent  
public field static Policies Represents the name of the element that contains the policy assertions for the policy file. This field is constant.
public field static PolicyDocument Represents the name of the element that defines the root element for a policy file. This field is constant.
public field static Request  
public field static Response  
public field static Role Represents the name of the element that defines the role a security token is required to be a member of. This field is constant.

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

See Also

Reference

WSEPolicy.ElementNames Class
Microsoft.Web.Services2.Policy Namespace