CARVIEW |
Select Language
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2708
Connection: keep-alive
Date: Wed, 23 Jul 2025 06:48:57 GMT
Content-Encoding: gzip
Server: Server
Cache-Control: no-store, no-cache, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=47304000; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Content-Type-Options: nosniff
Content-Security-Policy: upgrade-insecure-requests; script-src 'self' 'unsafe-inline' *.awsstatic.com *.cdn.uis.awsstatic.com *.cdn.console.awsstatic.com d2c.aws.amazon.com a0.awsstatic.com *.feedback.console.aws.dev insights.docs.aws.com wss://insights.docs.aws.com/prod; object-src 'none';
Last-Modified: Tue, 22 Jul 2025 19:47:04 GMT
ETag: "BiQQ9Rr5BDpvXGRcGuBncneTuxQ=-gzip"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 c6d0b4e932dc4becabe63c34801e4e44.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOM78-P5
X-Amz-Cf-Id: pGHmGk-6blQMpZorpNzhumYSSwnZNFVUYDJty46pImc_128zV5Ngyg==
AppConfigAWSCredentials Class | AWS SDK for .NET Version 4
AWS SDK Version 4 for .NET
API Reference
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
AppConfigAWSCredentials
Class
Obtains credentials from access key/secret key or AWSProfileName settings in the application's app.config or web.config file.
Inheritance Hierarchy
System.Object
Amazon.Runtime.Identity.BaseIdentity
Amazon.Runtime.AWSCredentials
Amazon.Runtime.AppConfigAWSCredentials
Amazon.Runtime.Identity.BaseIdentity
Amazon.Runtime.AWSCredentials
Amazon.Runtime.AppConfigAWSCredentials
Namespace: Amazon.Runtime
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
Syntax
public class AppConfigAWSCredentials : AWSCredentials
The AppConfigAWSCredentials type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
AppConfigAWSCredentials() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() |
Expiration | System.Nullable<System.DateTime> | Inherited from Amazon.Runtime.Identity.BaseIdentity. |
Methods
Name | Description | |
---|---|---|
![]() |
GetCredentials() |
Returns an instance of ImmutableCredentials for this instance |
![]() |
GetCredentialsAsync() | Inherited from Amazon.Runtime.AWSCredentials. |
Version Information
.NET Framework:
Supported in: 4.7.2 and newer