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

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

Property Value

Type: Boolean
See Also