Langue

ServiceNameElement.Name Propriété

Définition

Obtient ou définit le nom du fournisseur de services (SPN) pour cette ServiceNameElement instance.

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

Valeur de propriété

Qui String contient la représentation de SPN pour cette ServiceNameElement instance.

Attributs

S’applique à