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