Table of Contents

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

resource string
scope string

Returns

string

From(string, string, string)

public static string From(string resource, string id, string scope)

Parameters

resource string
id string
scope string

Returns

string

Match(string)

public static bool Match(string policy)

Parameters

policy string

Returns

bool