Click or drag to resize
CORSRuleAddAllowedMethod Method
添加一条AllowedMethod。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public void AddAllowedMethod(
	string allowedMethod
)

Parameters

allowedMethod
Type: SystemString
See Also