FederationConfiguration.Name Propriedade

Definição

Obtém o nome associado a esta instância.Gets the name associated with this instance.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor da propriedade

String

O nome associado a esta instância de configuração da Federação.The name associated with this federation configuration instance.

Comentários

Corresponde ao name atributo de um elemento < federationConfiguration > .Corresponds to the name attribute of a <federationConfiguration> element.

Aplica-se a