Condividi tramite


FederationConfiguration.CustomElement Proprietà

Definizione

Ottiene o imposta l'eventuale elemento XML personalizzato presente in questa configurazione.

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

Valore della proprietà

Elemento XML personalizzato.

Si applica a