OBS SDK for .NET 3.19.7.1 API
OBS SDK for .NET 3.19.7.1 API
OBS 命名空间
OBS.Model
CorsRule 类
CorsRule 属性
AllowedHeaders 属性
AllowedMethods 属性
AllowedOrigins 属性
ExposeHeaders 属性
Id 属性
MaxAgeSeconds 属性
CorsRule
AllowedHeaders 属性
跨域规则中允许请求中可携带的头域列表。
命名空间:
OBS.Model
程序集:
esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
复制
public
IList
<
string
>
AllowedHeaders
{
get
;
set
; }
属性值
类型:
IList
String
备注
参数可选。
参见
引用
CorsRule 类
OBS.Model 命名空间