Click or drag to resize
FacebookUserProfileIsVerified Property
Indicates if user's Facebook account is verified.

Namespace: CMS.ExternalAuthentication.Facebook
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public bool IsVerified { get; set; }

Property Value

Type: Boolean
See Also