Click or drag to resize
SetBucketRefererRequestAllowEmptyReferer Property
指定是否允许referer字段为空的请求访问。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public bool AllowEmptyReferer { get; }

Property Value

Type: Boolean
See Also