Click or drag to resize
IOssDeleteBucketCors Method
Deletes the CORS rules on the Bucket

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
void DeleteBucketCors(
	string bucketName
)

Parameters

bucketName
Type: SystemString
Bucket name
See Also