isOrgAdmin
FunctionisOrgAdmin(requestOptions: IUserRequestOptions): Promise<boolean>
Check it the user is a full org_admin
Parameters
Parameter | Type | Notes |
---|---|---|
request | IUserRequestOptions |
Returns
Promise<boolean>
Promise resolving in a boolean indicating if the user is an ArcGIS Organization administrator