interface IEnableCors
cangjie
public interface IEnableCors <: ICorsMetadata功能:定义启用 CORS 所需的元数据。
父类型:
成员概览
| 成员 | 功能 |
|---|---|
| prop policyName | 返回当前元数据指定的 CORS 策略名称。 |
prop policyName
cangjie
prop policyName: ?String功能:返回当前元数据指定的 CORS 策略名称。
类型:?String