ServiceConfigSettings.userName Field

Definition

Specifies the user name for the service.

protected: Microsoft::SqlServer::Configuration::Property<System::String ^> ^ userName;
protected Microsoft.SqlServer.Configuration.Property<string> userName;
val mutable userName : Microsoft.SqlServer.Configuration.Property<string>
Protected userName As Property(Of String) 

Field Value

Applies to