Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the access rights one can have on audiences.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration AudienceAccessRights
'Usage
Dim instance As AudienceAccessRights
public enum AudienceAccessRights
Members
| Member name | Description | |
|---|---|---|
| AUDIENCE_READONLY | Can only read the audiences. | |
| AUDIENCE_READWRITECREATE | Can read, write, and create audiences. |