Click or drag to resize

SQLiteRoleProviderServiceGetAllRoles Method

Gets all roles

Namespace:  SanteDB.DisconnectedClient.SQLite.Security
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string[] GetAllRoles()

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Security.SQLiteRoleProviderService.GetAllRoles"]

Implements

IRoleProviderServiceGetAllRoles
See Also