Compartir a través de


PublicationAccess Miembros

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

El tipo PublicationAccess expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico PublicationAccess Creates a new instance of the PublicationAccess class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsWindowsGroup Gets if the login is a Microsoft Windows group that has access to the publication.
Propiedad pública IsWindowsLogin Gets if the login is a Microsoft Windows login that has access to the publication.
Propiedad pública LoginName Gets the user or group that has a login to the Publisher and is granted access to a publication.
Propiedad pública UserData Gets or sets an object that allows users to attach their own data to this object.

Principio