Click or drag to resize
SetBucketRefererRequestRefererList Property
Gets the referer list.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public IList<string> RefererList { get; }

Property Value

Type: IListString
See Also