C# Class Amazon.IdentityManagement.Model.UpdateServiceSpecificCredentialRequest

Container for the parameters to the UpdateServiceSpecificCredential operation. Sets the status of a service-specific credential to Active or Inactive. Service-specific credentials that are inactive cannot be used for authentication to the service. This action can be used to disable a user’s service-specific credential as part of a credential rotation work flow.
Inheritance: AmazonIdentityManagementServiceRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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