FederationConfigurationElement.CustomElement Propriedade

Definição

Recebe ou define um elemento de configuração filho personalizado, se existir.

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 Propriedade

O elemento de configuração personalizada.

Aplica-se a