 | BisDockerFeatureCorsSetting Field |
Setting ID for CORS enable
Namespace: SanteDB.Rest.BISAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic const string CorsSetting = "CORS"
Public Const CorsSetting As String = "CORS"
public:
literal String^ CorsSetting = "CORS"
static val mutable CorsSetting: string
Field Value
String
See Also