Click or drag to resize

HoarderConfigurationKeyRoles Property

An optional array of strings in the format "key,role,role,..." that assign role(s) to a request header authorisation key.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string[] KeyRoles { get; set; }

Property Value

String
See Also