Click or drag to resize
CMSOpenIDHelperRESPONSE_FAILED Field
Represents OpenID response "Failed".

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

Field Value

Type: String
See Also