Click or drag to resize
CMSOpenIDHelperRESPONSE_CANCELED Field
Represents OpenID response "Canceled".

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public const string RESPONSE_CANCELED = "Canceled"

Field Value

Type: String
See Also