C# Class Amazon.IdentityManagement.Model.ResetServiceSpecificCredentialRequest

Container for the parameters to the ResetServiceSpecificCredential operation. Resets the password for a service-specific credential. The new password is AWS generated and cryptographically strong. It cannot be configured by the user. Resetting the password immediately invalidates the previous password associated with this user.
Inheritance: AmazonIdentityManagementServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetServiceSpecificCredentialId ( ) : bool
IsSetUserName ( ) : bool