Share via


WSPolicy.AttributeNames Members

Defines constants for the XML attribute names used in policy assertions. This class cannot be inherited.

The following tables list the members exposed by the WSPolicy.AttributeNames type.

Public Fields

  Name Description
public field static Digest Represents the name of the attribute that specifies the digest type for the policy assertion. This field is constant.
public field static DigestAlgorithm Represents the name of the attribute that specifies the digest algorithm to be used. This field is constant.
public field static Name Represents the name of the attribute that specifies the qualified name of the policy assertion. This field is constant.
public field static Preference Represents the name of the attribute that specifies the preference value of the policy assertion. This field is constant.
public field static Ref Represents the name of the attribute that specifies the qualified name of a policy reference. This field is constant.
public field static TargetNamespace Represents the name of the attribute that specifies the namespace URI for the policy assertion. This field is constant.
public field static Uri Represents the name of the attribute that references a policy using its URI. This field is constant.
public field static Usage Represents the name of the attribute that specifies usage type of the policy assertion. 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

WSPolicy.AttributeNames Class
Microsoft.Web.Services2.Policy Namespace