FullTextCatalog.EnumObjectPermissions Method
Enumerates a list of permissions for the full-text catalog.
Overload List
| Name | Description |
|---|---|
| FullTextCatalog.EnumObjectPermissions () |
Enumerates a list of permissions for the full-text catalog.
|
| FullTextCatalog.EnumObjectPermissions (ObjectPermissionSet) |
Enumerates a list of permissions for the full-text catalog limited to the specified permission set.
|
| FullTextCatalog.EnumObjectPermissions (String) |
Enumerates a list of permissions for the full-text catalog that belongs to the specified user.
|
| FullTextCatalog.EnumObjectPermissions (String, ObjectPermissionSet) |
Enumerates a list of permissions for the full-text catalog that belong to the specified user and limited to the specified permission set.
|
See Also