PublicationAccess Members
Include Protected Members
Include Inherited Members
Represents login information in the publication access list (PAL) for a publication.
The PublicationAccess type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PublicationAccess() | Creates a new instance of the PublicationAccess class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsWindowsGroup | Gets if the login is a Microsoft Windows group that has access to the publication. |
![]() |
IsWindowsLogin | Gets if the login is a Microsoft Windows login that has access to the publication. |
![]() |
LoginName | Gets the user or group that has a login to the Publisher and is granted access to a publication. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data to this object. |
Top