Click or drag to resize

UserRoleAssignmentsEnsureRole Method

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public virtual List<string> EnsureRole(
	string role
)

Parameters

role
Type: SystemString

Return Value

Type: ListString
See Also