Aliyun OSS SDK for .NET
Aliyun OSS SDK for .NET
Aliyun.OSS
GeneratePresignedUriRequest Class
GeneratePresignedUriRequest Properties
BucketName Property
ContentMd5 Property
ContentType Property
Expiration Property
Key Property
Method Property
QueryParams Property
ResponseHeaders Property
UserMetadata Property
GeneratePresignedUriRequest
UserMetadata Property
获取或者设置用户自定义的元数据,表示以x-oss-meta-为前缀的请求头。
Namespace:
Aliyun.OSS
Assembly:
Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
UserMetadata
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
GeneratePresignedUriRequest Class
Aliyun.OSS Namespace
Copyright (C) Alibaba Cloud Computing