SP.Social.SocialPostCreationData.securityUris property (sp.userprofiles)

Gets or sets URIs to SharePoint objects that define access permissions for the post.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Social.SocialPostCreationData.get_securityUris()
SP.Social.SocialPostCreationData.set_securityUris(value)

Return value

Type: string[]
The URIs to SharePoint objects that define access permissions for the post.