| IRoleProviderServiceGetAllRoles Method |
Get all roles
Namespace:
SanteDB.Core.Security.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax Function GetAllRoles As String()
array<String^>^ GetAllRoles()
abstract GetAllRoles : unit -> string[]
Return Value
Type:
String[Missing <returns> documentation for "M:SanteDB.Core.Security.Services.IRoleProviderService.GetAllRoles"]
See Also