Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Todo
WebApi
Authorization
HasScopeRequirement
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