AudienceSiteInfo Members

Include Protected Members
Include Inherited Members

Represents information for a specific instance of the AudienceSite class in addition to the Microsoft.Office.Server.ServerContext object associated with the portal site.

The AudienceSiteInfo type exposes the following members.

Constructors

  Name Description
Public method AudienceSiteInfo Initializes a new instance of the AudienceSiteInfo class with the specified access rights and a reference to a Microsoft.Office.Server.ServerContext object that represents the current portal site.

Top

Properties

  Name Description
Public property AccessRights Gets a member of the AudienceAccessRights enumeration that indicates the access rights for members of this audience on the portal site.
Public property CurrentServerContext Gets an instance of Microsoft.Office.Server.ServerContext object that contains information about the portal site associated with this audience.
Public property SiteGuid Gets the globally unique identifier (GUID) for the portal site with which this audience is associated.
Public property SiteURL Gets the URL for the site with which this audience is associated.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AudienceSiteInfo Class

Microsoft.Office.Server.Audience Namespace