Definition at line 22 of file UserInfo.cs.
Definition at line 23 of file UserInfo.cs.
24 if (
String.IsNullOrEmpty(name))
25 throw new ArgumentNullException(
"name");
26 if (identification == null)
27 throw new ArgumentNullException(
"identification");
A long string in the system.
UserIdentification Identification
| string Deveel.Data.Security.UserInfo.Name |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Security/UserInfo.cs