Click or drag to resize
LinkedInHelperRESPONSE_NOTAUTHENTICATED Field
Represents LinkedIn response "NotAuthenticated".

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

Field Value

Type: String
See Also