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 static bool IsUserInRole(Guid);
Gets a value indicating whether the specified user is in the specified role.
public static bool IsUserInRole(NTAccount,String);
Gets a value indicating whether the currently logged-on user is in the specified role.
public static bool IsUserInRole(String);
Gets a value indicating whether the specified user is in the specified role.
public static bool IsUserInRole(String,String);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace | RepositoryId