C# 클래스 Maverick.Web.Models.UserIdentity

파일 보기 프로젝트 열기: anurse/MaVeriCk 1 사용 예제들

공개 메소드들

메소드 설명
UserIdentity ( IClaimsPrincipal principal ) : System

비공개 메소드들

메소드 설명
GetClaim ( IEnumerable claims, string claimType ) : string
GetClaim ( string claimType ) : string

메소드 상세

UserIdentity() 공개 메소드

public UserIdentity ( IClaimsPrincipal principal ) : System
principal IClaimsPrincipal
리턴 System