Gets a value indicating whether the currently logged-on user is in the specified role.
Gets a value indicating whether the currently logged-on user is in the specified role.
public bool IsUserInRole(Guid);
Gets a value indicating whether the specified user is in the specified role.
public bool IsUserInRole(NTAccount,String);
Gets a value indicating whether the currently logged-on user is in the specified role.
public bool IsUserInRole(String);
Gets a value indicating whether the specified user is in the specified role.
public bool IsUserInRole(String,String);
VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace | RepositoryId