KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Web.Authorization.Privileges Class Reference

The list of defined privileges More...

Public Attributes

const string ImplicitGrantPassword = "KlusterKite.Web.Authorization.ImplicitGrantPassword"
 The privilege to use "grant password" authentication More...
 

Detailed Description

The list of defined privileges

Definition at line 15 of file Privileges.cs.

Member Data Documentation

◆ ImplicitGrantPassword

const string KlusterKite.Web.Authorization.Privileges.ImplicitGrantPassword = "KlusterKite.Web.Authorization.ImplicitGrantPassword"

The privilege to use "grant password" authentication

Definition at line 20 of file Privileges.cs.


The documentation for this class was generated from the following file: