Mimer SQL Data Provider
UserId Property (MimerCredential)




Mimer.Data.Client Namespace > MimerCredential Class : UserId Property
Gets the user ID component of the MimerCredential object.
Syntax
'Declaration
 
Public ReadOnly Property UserId As String
public string UserId {get;}
public read-only property UserId: String; 
public function get UserId : String
public: __property string* get_UserId();
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerCredential Class
MimerCredential Members