UserContextIsValid Property |
Returns true if the object is valid.
Namespace:
NetQuarry.Security
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
Property Value
Type:
Boolean
See Also