'Declaration Public ReadOnly Property UserId As String
'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();
.NET FrameworkVersion 4.6.2 or later
MimerCredential Class MimerCredential Members