ExemptUserAgentCollection Members

Include Protected Members
Include Inherited Members

A collection of user agents that can receive InfoPath files from InfoPath Forms Services instead of Web pages.

The ExemptUserAgentCollection type exposes the following members.

Constructors

  Name Description
Public method ExemptUserAgentCollection Obsolete. Initializes a new instance of the ExemptUserAgentCollection class.

Top

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property Item[String] Gets an ExemptUserAgent object from the collection. (Overrides SPPersistedObjectCollection<T>.Item[String].)
Protected property Parent (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)

Top

Methods

  Name Description
Public method Add(String) Adds an ExemptUserAgent object to the ExemptUserAgentCollection collection.
Public method Add(T) (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Ensure (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(Guid) (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Remove(String) Removes a user agent from the ExemptUserAgentCollection collection.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object.
Explicit interface implemetationPrivate property IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration Gets a value that indicates whether the component can be included in a configuration-only backup or restore.
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore Gets a value that indicates whether the IBackupRestore object can be renamed when it is restored.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for backup, independently of its parent component, in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object.
Explicit interface implemetationPrivate property IBackupRestore.Id Gets or sets an ID for the content component.
Explicit interface implemetationPrivate property IBackupRestore.Name Gets or sets a name, for use in a UI, for the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnAbort Assists in a graceful termination when a user cancels a backup or restore operation.
Explicit interface implemetationPrivate method IBackupRestore.OnBackup Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete Provides post backup processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore Provides post restore processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore Provides restore preparation processing.
Explicit interface implemetationPrivate method IBackupRestore.OnRestore Reads the backed up content and copies it to the target destination of the restore operation.
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)

Top

See Also

Reference

ExemptUserAgentCollection Class

Microsoft.Office.InfoPath.Server.Administration Namespace