FacebookUserProfileIsVerified Property |
Indicates if user's Facebook account is verified.
Namespace: CMS.ExternalAuthentication.FacebookAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public bool IsVerified { get; set; }
Property Value
Type:
BooleanSee Also