Click or drag to resize
VirtualContextAuthenticatorConstantsGET_MVC_AUTHENTICATION_CALLBACK Field
Virtual context authentication callback endpoint.

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public const string GET_MVC_AUTHENTICATION_CALLBACK = "GET_MVC_AUTHENTICATION_CALLBACK"

Field Value

Type: String
See Also