C# 클래스 NuGetGallery.Dashboard.Services.PrincipalExtensions

파일 보기 프로젝트 열기: NuGet/OpsDashboard

공개 메소드들

메소드 설명
AsUserSession ( this self ) : UserSession
ClaimValue ( this self, string claimUrl ) : string

메소드 상세

AsUserSession() 공개 정적인 메소드

public static AsUserSession ( this self ) : UserSession
self this
리턴 UserSession

ClaimValue() 공개 정적인 메소드

public static ClaimValue ( this self, string claimUrl ) : string
self this
claimUrl string
리턴 string