AlertInfo Members

Include Protected Members
Include Inherited Members

A structure containing common information for the authenticated user listed as current user, in addition to a list of alert subscriptions.

The AlertInfo type exposes the following members.

Methods

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

Top

Fields

  Name Description
Public field Alerts This represents a list of alert subscription structures which contain information about each current alert subscription.
Public field AlertServerName The name of the server storing the current list of alert subscriptions.
Public field AlertServerType An implementation-dependent string.
Public field AlertServerUrl A string representing the URL for the site storing the alert subscriptions.
Public field AlertsManagementUrl A URL to a page for the current list of alert subscriptions.
Public field AlertWebId A string representing a GUID that uniquely identifies the site containing the returned alert subscriptions.
Public field AlertWebTitle The title of the site on which the alert subscriptions are stored. This SHOULD be the friendly name of the site.
Public field CurrentUser The name of the authenticated user for the current connection.
Public field NewAlertUrl A URL that should represent a site page that allows an authenticated user to create new alert subscriptions.

Top

See Also

Reference

AlertInfo Structure

Alerts Web Service