UserGetRoles(Guid, Boolean) Method
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static string[] GetRoles(
Guid userId,
bool isAncestorAdmin
)
Public Shared Function GetRoles (
userId As Guid,
isAncestorAdmin As Boolean
) As String()
- userId Guid
-
- isAncestorAdmin Boolean
-
String