Click or drag to resize
VirtualContextAuthenticatorConstants Class
Constants used by VirtualContextAuthenticator to raise virtual context authentication frame callback.
Inheritance Hierarchy
SystemObject
  CMS.UIControls.InternalVirtualContextAuthenticatorConstants

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public class VirtualContextAuthenticatorConstants

The VirtualContextAuthenticatorConstants type exposes the following members.

Constructors
  NameDescription
Public methodVirtualContextAuthenticatorConstants
Top
Fields
  NameDescription
Public fieldStatic memberCALLBACK_ARGS_SEPARATOR
The callback arguments separator.
Public fieldStatic memberGET_MVC_AUTHENTICATION_CALLBACK
Virtual context authentication callback endpoint.
Top
See Also