Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.VerifiedCapability

If a comment has this capability, users with permission can mark it as verified or unverified.

Subclass of ConnectApi.FeedElementCapability.

Property Name Type Description Available Version
isVerifiableByMe Boolean Specifies whether the context user has permission to mark comments as verified or unverified (true) or not (false). 41.0
isVerified Boolean Specifies whether the comment is marked as verified (true) or not (false). 41.0
isVerifiedBy​Anonymized Boolean Specifies whether the comment is marked as verified by an anonymous user (true) or not (false). If the comment has never been marked as verified or unverified, null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. 43.0
lastVerifiedByUser ConnectApi.UserSummary User who last marked the comment as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. 41.0
lastVerifiedDate Datetime Date when the comment was last marked as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. 41.0