ICMSPageFactoryAuthenticationManager Property
|
Gets the authentication manager.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax AuthenticationManager AuthenticationManager { get; }
ReadOnly Property AuthenticationManager As AuthenticationManager
Get
property AuthenticationManager^ AuthenticationManager {
AuthenticationManager^ get ();
}
abstract AuthenticationManager : AuthenticationManager with get
Property Value
Type:
AuthenticationManagerSee Also