SqlAuthenticationParameters.UserId Proprietà

Definizione

Ottiene il nome o l'ID dell'account di accesso dell'utente.

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

Valore della proprietà

Nome/ID account di accesso utente oppure Null, se non applicabile.

Si applica a