Click or drag to resize

VGRolesInstanceAddUsersToRole Method (String, String, Guid)

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public void AddUsersToRole(
	string[] usernames,
	string roleName,
	Guid applicationId
)

Parameters

usernames
Type: SystemString
roleName
Type: SystemString
applicationId
Type: SystemGuid
See Also