Click or drag to resize

CorsRuleId Property

CORS rule ID

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public string Id { get; set; }

Property Value

Type: String
Remarks

Optional parameter A rule ID is a string of 1 to 255 characters.

See Also