Container for the parameters to the DeleteUserPolicy operation.
Deletes the specified policy associated with the specified user.

C# |
public class DeleteUserPolicyRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteUserPolicyRequest()()()() | Initializes a new instance of the DeleteUserPolicyRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | PolicyName |
Gets and sets the property PolicyName.
Name of the policy document to delete. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserName |
Gets and sets the property UserName.
Name of the user the policy is associated with. |
![]() | WithPolicyName(String) | Obsolete.
Sets the PolicyName property
|
![]() | WithUserName(String) | Obsolete.
Sets the UserName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteUserPolicyRequest |