Table of Contents

Property AllowMethods

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

AllowMethods

Gets or sets the Access-Control-Allow-Methods header specifies the method or methods allowed when accessing the resource.

public string[] AllowMethods { get; set; }

Property Value

string[]