| ShareInfo Class |
Namespace: ZReports
public sealed class ShareInfo
The ShareInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDatabaseOwners |
Gets the database owners.
| |
| GetGroupMembers |
Gets the group members.
| |
| GetGroupPermissions |
Gets the group permissions.
| |
| GetPrivateLinkPermissions |
Gets the private link permissions.
| |
| GetPublicLinkPermissions |
Gets the public link permissions.
| |
| GetSharedUserPermissions |
Gets the shared user permissions.
| |
| GetSharedUsers |
Gets the shared userss.
|
| Name | Description | |
|---|---|---|
| adminMembers |
The admin members
| |
| groupInfo |
The group information
| |
| groupMembers |
The group members
| |
| privateInfo |
The private information
| |
| publicInfo |
The public information
| |
| sharedUsers |
The shared users
| |
| userInfo |
The user information
|