Click or drag to resize

CorsResourceSettingVerbs Property

Gets the verbs allowed

Namespace:  SanteDB.Rest.Common.Serialization
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public List<string> Verbs { get; set; }

Property Value

Type: ListString
See Also