AudienceSiteInfo Class

The AudienceSiteInfo class represents information for a specific instance of the AudienceSite class in addition to the PortalContext associated with the portal site.

System.Object

   Microsoft.SharePoint.Portal.Audience.AudienceSiteInfo

Public Constructors

The following table shows the constructors of the AudienceSiteInfo class and a brief description of each.

Name Description
AudienceSiteInfo Initializes a new instance of the AudienceSiteInfo class.

Public Properties

The following table shows the properties of the AudienceSiteInfo class, the data type of each property, and a brief description of each.

Name Data type Description
AccessRights Microsoft.SharePoint.Portal.Audience.AudienceAccessRights Gets a member of the AudienceAccessRights enumeration that indicates the access rights for members of the specific audience for this portal site.
CurrentPortalContext Microsoft.SharePoint.Portal.PortalContext Gets an instance of PortalContext that that represents the current portal site.
SiteGuid System.Guid Gets the globally unique identifier (GUID) for the portal site associated with this audience.
SiteURL String Gets the URL for the portal site associated with this audience.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.Audience

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security