CardSpacePolicyElement.Target Property

Definition

Gets or sets the target of this policy.

public:
 property System::Xml::XmlElement ^ Target { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement Target { get; set; }
member this.Target : System.Xml.XmlElement with get, set
Public Property Target As XmlElement

Property Value

An XmlElement that represents the target of this policy.

Applies to