Share via


PublicationAccess Members

Represents login information in the publication access list (PAL) for a publication.

The following tables list the members exposed by the PublicationAccess type.

Public Constructors

  Name Description
PublicationAccess Creates a new instance of the PublicationAccess class.

Top

Public Properties

  Name Description
ms156463.pubproperty(en-US,SQL.90).gif IsWindowsGroup Gets if the login is a Microsoft Windows group that has access to the publication.
ms156463.pubproperty(en-US,SQL.90).gif IsWindowsLogin Gets if the login is a Microsoft Windows login that has access to the publication.
ms156463.pubproperty(en-US,SQL.90).gif LoginName Gets the user or group that has a login to the Publisher and is granted access to a publication.
ms156463.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to this object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156463.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156463.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms156463.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms156463.pubmethod(en-US,SQL.90).gifms156463.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156463.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156463.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms156463.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PublicationAccess Class
Microsoft.SqlServer.Replication Namespace