C# (CSharp) Amazon.Runtime.Internal.Auth Пространство имен

Классы

Имя Описание
AWS3HTTPSigner
AWS3Signer
AWS4PreSignedUrlSigner AWS4 protocol signer for Amazon S3 presigned urls.
AWS4Signer
AWS4SigningResult Encapsulates the various fields and eventual signing value that makes up an AWS4 signature. This can be used to retrieve the required authorization string or authorization query parameters for the final request as well as hold ongoing signature computations for subsequent calls related to the initial signing.
AbstractAWSSigner
CloudFrontSigner
EC2Signer
NullSigner Null Signer which does a no-op.
QueryStringSigner
S3Signer
SharedCredentialsFile Provides access to read and write to the shared credentials INI file. The file is read, parsed, and validated at construction time. Changes can be made using the AddOrUpdateSection() and DeleteSection() methods. Those changes can be persisted to disk using the Persist() method. This class is not threadsafe.
SignatureException