Click or drag to resize
LinkedInDataUserDeniedAccess Property
Returns true when user does not allow access using LinkedIn page.

Namespace: CMS.ExternalAuthentication.LinkedIn
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
public bool UserDeniedAccess { get; }

Property Value

Type: Boolean

Implements

ILinkedInDataUserDeniedAccess
See Also