SqlCredential.UserId Vlastnost

Definice

Získá komponentu ID uživatele objektu SqlCredential .

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

Hodnota vlastnosti

Komponenta ID uživatele objektu SqlCredential .

Platí pro

Viz také