Share via


PolicyElement Members

Provides methods and properties associated with a policy element.

The following tables list the members exposed by the PolicyElement type.

Protected Constructors

  Name Description
PolicyElement Overloaded.  

Top

Public Properties

  Name Description
public property ElementName Gets the qualified name of the XML element the policy element encapsulates.
public property Id Gets the ID that is used to form a URI for the policy element.
public property Name Gets the name of the policy element.
public property Preference Gets the preference specified for the policy element.
public property TargetNamespace Gets the target namespace of the policy element.
public property Usage Gets a value that specifies how the policy assertion is processed.

Top

Public Methods

(see also Protected 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

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PolicyElement Class
Microsoft.Web.Services2.Policy Namespace