Udostępnij przez


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(pl-pl,SQL.100).gif IsWindowsGroup Gets if the login is a Microsoft Windows group that has access to the publication.
ms156463.pubproperty(pl-pl,SQL.100).gif IsWindowsLogin Gets if the login is a Microsoft Windows login that has access to the publication.
ms156463.pubproperty(pl-pl,SQL.100).gif LoginName Gets the user or group that has a login to the Publisher and is granted access to a publication.
ms156463.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156463.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156463.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156463.pubmethod(pl-pl,SQL.100).gifms156463.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156463.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156463.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156463.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top