C# Class Amazon.Runtime.Internal.Auth.CloudFrontSigner

Inheritance: AbstractAWSSigner
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
Sign ( IRequest request, IClientConfig clientConfig, RequestMetrics metrics, string awsAccessKeyId, string awsSecretAccessKey ) : void

Method Details

Sign() public méthode

public Sign ( IRequest request, IClientConfig clientConfig, RequestMetrics metrics, string awsAccessKeyId, string awsSecretAccessKey ) : void
request IRequest
clientConfig IClientConfig
metrics Amazon.Runtime.Internal.Util.RequestMetrics
awsAccessKeyId string
awsSecretAccessKey string
Résultat void