Click or drag to resize
EntityAttributeModelFacebookPermissionScopeName Property
Gets the name of a permission scope required by external application to obtain a value of this attribute.

Namespace: CMS.MembershipProvider.Facebook
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
public string FacebookPermissionScopeName { get; }

Property Value

Type: String
See Also