IBX.IBServices.TIBSecurityService

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBServices.TIBControlAndQueryServiceIBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBSecurityService

Delphi

TIBSecurityService = class(TIBControlAndQueryService)

C++

class PASCALIMPLEMENTATION TIBSecurityService : public TIBControlAndQueryService

Properties

Type Visibility Source Unit Parent
class public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

TIBSecurityService enables you to manage user access to the InterBase server.

Use a TIBSecurityService object to manage user access to the InterBase server.

Note: You must install InterBase 6 to use this feature.

For full information about InterBase encryption, see the InterBase Data Definition Guide.

See Also