C# 클래스 Todo.WebApi.Authorization.HasScopeRequirement

Based on: https://auth0.com/docs/quickstart/backend/aspnet-core-webapi#validate-scopes.
상속: IAuthorizationRequirement
파일 보기 프로젝트 열기: satrapu/aspnet-core-logging

공개 메소드들

메소드 설명
HasScopeRequirement ( string scope, string issuer ) : System

메소드 상세

HasScopeRequirement() 공개 메소드

public HasScopeRequirement ( string scope, string issuer ) : System
scope string
issuer string
리턴 System