Firebird ADO.NET Provider SDK Documentation - v1.7

FbSecurity Class

Allow to list, add, delete, and modify users.

For a list of all members of this type, see FbSecurity Members.

System.Object
   FirebirdSql.Data.Firebird.Services.FbService
      FirebirdSql.Data.Firebird.Services.FbSecurity

[Visual Basic]
NotInheritable Public Class FbSecurity
    Inherits FbService
[C#]
public sealed class FbSecurity : FbService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FirebirdSql.Data.Firebird.Services

Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)

See Also

FbSecurity Members | FirebirdSql.Data.Firebird.Services Namespace