SPBdcConnectionPermissionsManager members
This class and its members are reserved for internal use and are not intended to be used in your code.
The SPBdcConnectionPermissionsManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPBdcConnectionPermissionsManager | Initializes a new instance of the SPBdcConnectionPermissionsManager class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAppPermissions | Returns the list of connections that the app has been granted permissions to. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GrantAppPermissions | Grants an app permissions to the given connection. | |
MemberwiseClone | (Inherited from Object.) | |
RemoveAppPermissions | Removes an app’s permissions. | |
ToString | (Inherited from Object.) |
Top