ServiceNameElement::Name Property
.NET Framework (current version)
Gets or sets the Service Provider Name (SPN) for this ServiceNameElement instance.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("name")] property String^ Name { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A String that contains the representation of SPN for this ServiceNameElement instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: