Freigeben über


PublicationAccess-Member

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

Der PublicationAccess-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode PublicationAccess Creates a new instance of the PublicationAccess class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft IsWindowsGroup Gets if the login is a Microsoft Windows group that has access to the publication.
Öffentliche Eigenschaft IsWindowsLogin Gets if the login is a Microsoft Windows login that has access to the publication.
Öffentliche Eigenschaft LoginName Gets the user or group that has a login to the Publisher and is granted access to a publication.
Öffentliche Eigenschaft UserData Gets or sets an object that allows users to attach their own data to this object.

Zum Anfang