RemovePermissionRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the RemovePermission operation.

The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter. Only the owner of the queue can remove permissions.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SQS.Model.RemovePermissionRequest

Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class RemovePermissionRequest : AmazonWebServiceRequest
         IRequestEvents

The RemovePermissionRequest type exposes the following members

Constructors

  Name Description
Public Method RemovePermissionRequest()

Properties

  Name Description
Public Property Label The identification of the permission to remove. This is the label added with the AddPermission operation.
Public Property QueueUrl The URL of the SQS queue to take action on.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8