SetBucketRefererRequestAllowEmptyReferer Property |
Gets the flag of allowing empty referer.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public bool AllowEmptyReferer { get; }
Public ReadOnly Property AllowEmptyReferer As Boolean
Get
public:
property bool AllowEmptyReferer {
bool get ();
}
member AllowEmptyReferer : bool with get
Property Value
Type:
BooleanSee Also