FivePD API
Interfaces

IAccessControlService

Provides methods for handling the access of users to FivePD.

Methods

GiveAccess

Gives access to FivePD to the specified user.

Parameters

NameTypeDescription
userUserThe user to give access to.

RemoveAccess

Removes access of the specified user from using FivePD.

Parameters

NameTypeDescription
userUserThe user to remove access from.