Click or drag to resize

SecurityHubQueryApplicationRoles Method

Gets the current application role records.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public IEnumerable<ApplicationRole> QueryApplicationRoles()
View Source

Return Value

IEnumerableApplicationRole
Current application role records.
See Also