| 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)
Syntaxpublic bool AllowEmptyReferer { get; }Public ReadOnly Property AllowEmptyReferer As Boolean
	Get
public:
property bool AllowEmptyReferer {
	bool get ();
}member AllowEmptyReferer : bool with get
Property Value
Type: 
Boolean
See Also