| Constable Authorization Engine 2.0 BETA |
|
DynamicPrincipal.IsInRoleResult Property
[This is preliminary documentation and subject to change.]
Sets or returns a flag that determines the return value of the IsInRole method.
[Visual Basic]
Overridable Public Property IsInRoleResult As
Boolean
[C#]
public virtual
bool IsInRoleResult {get; set;}
See Also
DynamicPrincipal Class | LaMarvin.Constable.Principal Namespace