Click or drag to resize
CMSOpenIDHelperRESPONSE_AUTHENTICATED Field
Represents OpenID response "Authenticated".

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

Field Value

Type: String
See Also