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

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public bool AllowEmptyReferer { get; }

Property Value

Type: Boolean
See Also