Compartir a través de


IServiceConfig.UserName Propiedad

Definición

Obtiene o establece el nombre de usuario asociado con el servicio.

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

Valor de propiedad

Nombre de usuario asociado con el servicio.

Atributos

Se aplica a