Click or drag to resize

ICMSPageRestrictedAccess Property

Gets whether this Page is protected by the Ingeniux Runtime Authentication system. IF Runtime Authentication is disabled, this property will always return false.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
bool RestrictedAccess { get; }

Property Value

Type: Boolean
See Also