Visual Guard Class Library Documentation

VGIPrincipal.IsInRole Method

Determines whether the current principal belongs to the role with the specified id.

Overload List

Determines whether the current principal belongs to the role with the specified id.

bool IsInRole(Guid);

Determines whether the current principal belongs to the specified role.

bool IsInRole(String);

See Also

VGIPrincipal Interface | Novalys.VisualGuard.Security Namespace