Partager via


IServiceConfig.UserName Propriété

Définition

Obtient ou définit le nom d’utilisateur associé au service.

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty]
public string UserName { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty>]
member this.UserName : string with get, set
Public Property UserName As String

Valeur de propriété

Nom d’utilisateur associé au service.

Attributs

S’applique à