Compartir a través de


SqlAuthenticationParameters.UserId Propiedad

Definición

Obtiene el nombre o el identificador de inicio de sesión del usuario.

public:
 property System::String ^ UserId { System::String ^ get(); };
public string UserId { get; }
member this.UserId : string
Public ReadOnly Property UserId As String

Valor de propiedad

Nombre o identificador de inicio de sesión de usuario.

Se aplica a