Click or drag to resize
ILinkedInDataUserDeniedAccess 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#
bool UserDeniedAccess { get; }

Property Value

Type: Boolean
See Also