Redigera

SqlAuthenticationParameters.UserId Property

Definition

Gets the user login name/ID.

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

Property Value

The user login name/ID.

Applies to