Compartir a través de


FederationConfiguration.CustomElement Propiedad

Definición

Obtiene o establece el elemento XML personalizado, si lo hay, presente en esta configuración.

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

Valor de propiedad

Elemento XML personalizado.

Se aplica a