Share via


Connection Members

Include Protected Members
Include Inherited Members

Represents a connection to a data source for a user profile.

The Connection type exposes the following members.

Constructors

  Name Description
Protected method Connection Initializes a new instance of the Connection class.

Top

Properties

  Name Description
Public property ConnectionName
Public property DataSource
Public property DomainName
Public property IsMaster
Public property LoginDomainName
Public property Type
Public property UserIDAttribute

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

Fields

  Name Description
Protected field ds Specifies the DataSource object that represents the connection’s data source.
Protected field isMaster
Protected field type
Protected field userIDAttribute

Top

See Also

Reference

Connection Class

Microsoft.Office.Server.UserProfiles Namespace