Click or drag to resize

ICMSPageAuthenticationInformation Property

Gets the authentication information of current Http Request. Only Page that requires authentication will carry this information, when authenticated.

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

Property Value

Type: UserData
See Also