Class ResourceScope
- Namespace
- Keycloak.AuthServices.Sdk.Protection.Models
- Assembly
- Keycloak.AuthServices.Sdk.dll
Represents a resource scope.
public class ResourceScope
- Inheritance
-
ResourceScope
- Inherited Members
Properties
Name
Gets or sets the name of the resource scope.
public string Name { get; set; }