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 | |
---|---|---|
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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PublicationAccess Class
Microsoft.SqlServer.Replication Namespace