RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSecurityService Class

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

Pascal
TIBSecurityService = class(TIBControlAndQueryService);
C++
class TIBSecurityService : public TIBControlAndQueryService;

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

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

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!