Share via


ExemptUserAgent Members

Include Protected Members
Include Inherited Members

Represents a user agent, commonly a search bot, which can receive InfoPath forms instead of a Web page in response to an HTTP request.

The ExemptUserAgent type exposes the following members.

Constructors

  Name Description
Public method ExemptUserAgent Infrastructure.

Top

Properties

  Name Description
Public property DisplayName The name of the user agent that is displayed. (Overrides SPPersistedObject.DisplayName.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Id (Inherited from SPPersistedObject.)
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property PartialMatch Gets or sets the string used to form a partial match with the HTTP request coming from the user agent.
Public property Properties (Inherited from SPPersistedObject.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See Also

Reference

ExemptUserAgent Class

Microsoft.Office.InfoPath.Server.Administration Namespace