AWS SDK for .NET Documentation
Verb Property
Amazon
►
Amazon.S3.Model
►
GetPreSignedUrlRequest
►
Verb
C#
Did this page help you?
Yes
No
Tell us about it...
The verb for the pre-signed url.
Declaration Syntax
C#
public
HttpVerb
Verb
{
get
;
set
; }
Remarks
Accepted verbs are GET, PUT, DELETE and HEAD. Default is GET.
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)