Property | Type | Description |
---|
Method | Description | |
---|---|---|
Authorize ( ) : System | ||
Authorize ( string claim ) : System | ||
Authorize ( string claim, string value ) : System | ||
ProcessAsync ( ILiaraContext context ) : System.Threading.Tasks.Task | ||
Verify ( ) : void |
public Authorize ( string claim, string value ) : System | ||
claim | string | |
value | string | |
return | System |
public ProcessAsync ( ILiaraContext context ) : System.Threading.Tasks.Task | ||
context | ILiaraContext | |
return | System.Threading.Tasks.Task |