C# 클래스 EA.Iws.RequestHandlers.Authorization.ClaimsRepository

상속: IClaimsRepository
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
ClaimsRepository ( IwsContext context ) : System.Collections.Generic
GetUserClaims ( string userId ) : Task>

메소드 상세

ClaimsRepository() 공개 메소드

public ClaimsRepository ( IwsContext context ) : System.Collections.Generic
context IwsContext
리턴 System.Collections.Generic

GetUserClaims() 공개 메소드

public GetUserClaims ( string userId ) : Task>
userId string
리턴 Task>