ServiceNameElement.Name Propriedade

Definição

Obtém ou define o Nome do Provedor de Serviço (SPN) para esta ServiceNameElement instância.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("name")]
public string Name { get; set; }
[<System.Configuration.ConfigurationProperty("name")>]
member this.Name : string with get, set
Public Property Name As String

Valor de Propriedade

A String que contém a representação de SPN para esta ServiceNameElement instância.

Atributos

Aplica-se a