C# 클래스 NuGet.Server.Infrastructure.PackageAuthenticationService

상속: IPackageAuthenticationService
파일 보기 프로젝트 열기: xero-github/Nuget

공개 메소드들

메소드 설명
IsAuthenticated ( IPrincipal user, string apiKey, string packageId ) : bool

메소드 상세

IsAuthenticated() 공개 메소드

public IsAuthenticated ( IPrincipal user, string apiKey, string packageId ) : bool
user IPrincipal
apiKey string
packageId string
리턴 bool