| AccessDataUploadControllerAuthorize Method |
Checks upload right for the active user for the provided system
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool Authorize(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
Return Value
Type:
BooleanTrue if authorized
See Also