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