SetBucketRefererRequestAllowEmptyReferer Property |
指定是否允许referer字段为空的请求访问。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic bool AllowEmptyReferer { get; }
Public ReadOnly Property AllowEmptyReferer As Boolean
Get
Property Value
Type:
Boolean
See Also