Firebird ADO.NET Provider SDK Documentation - v1.7

FbSecurity Members

FbSecurity overview

Public Instance Constructors

FbSecurity Constructor Initializes a new instance of the FbSecurity class.

Public Instance Properties

ConnectionString (inherited from FbService) Gets or sets the connection string.
QueryBufferSize (inherited from FbService) Gets or sets the buffer size for service query calls.
State (inherited from FbService) Gets the current state of the service.
UsersDbPath The path to the security database on the server; for example, /usr/interbase/.

Public Instance Methods

AddUser 
DeleteUser 
DisplayUser 
DisplayUsers Display information for a single user or all users in the isc4.gdb security database, respectively.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ModifyUser 
ToString (inherited from Object) 

Public Instance Events

ServiceOutput (inherited from FbService)Occurs when the service returns output information.

See Also

FbSecurity Class | FirebirdSql.Data.Firebird.Services Namespace