SetBucketRefererRequestAllowEmptyReferer Property |
Gets the flag of allowing empty referer.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
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