AddInIsAuthenticated Property |
Does this add in require authentication.
Namespace:
Cadcorp.Web.UI.Util
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool IsAuthenticated { get; set; }
Public Property IsAuthenticated As Boolean
Get
Set
Property Value
Type:
Boolean
See Also