Constable Authorization Engine 2.0 BETA

DynamicRole.IsMemberResult Property

[This is preliminary documentation and subject to change.]

Sets or returns the value that will be returned by calling the IsMember method.

[Visual Basic]
Public Property IsMemberResult As Boolean
[C#]
public bool IsMemberResult {get; set;}

See Also

DynamicRole Class | LaMarvin.Constable.Model Namespace