Class ProtectedResourcePolicy
- Namespace
- Keycloak.AuthServices.Authorization
- Assembly
- Keycloak.AuthServices.Authorization.dll
public static class ProtectedResourcePolicy
- Inheritance
-
ProtectedResourcePolicy
- Inherited Members
Methods
From(string, string)
public static string From(string resource, string scope)
Parameters
Returns
From(string, string, string)
public static string From(string resource, string id, string scope)
Parameters
Returns
Match(string)
public static bool Match(string policy)
Parameters
policy
string