Property AllowedMethods
- Namespace
- Sisk.JsonRPC.Documentation
- Assembly
- Sisk.JsonRPC.dll
AllowedMethods
Gets or sets an array of HttpMethod that are allowed for the JSON-RPC service at ServicePath.
public string[] AllowedMethods { get; set; }
Property Value
- string[]