Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AuthUserInfo(
int userId,
string userName,
int personalGroupId,
int customerId
)
Parameters
- userId
- Type: SystemInt32
- userName
- Type: SystemString
- personalGroupId
- Type: SystemInt32
- customerId
- Type: SystemInt32
See Also