| GetLicenseStatus Method | |
| See Also Example |
- UserName
- The use name.
- FormID
- The form ID. You can get the from ID from View → System Information.
You can get the information whether a user has a license to access a form.
- UserName
- The use name.
- FormID
- The form ID. You can get the from ID from View → System Information.
Note: If either of the input parameter UserName or FormID is not valid, the returned value will not be accurate.
This function can be called by any user. A super user can check any user, while a regular user can check his/her own user only. If a regular user tries to check a different user name, an error occurs: "You are not permitted to perform this action".
| C# | Copy Code | |
|---|---|---|
| ||