C# 클래스 Accounts.Web.Models.ApplicationUser

상속: IdentityUser
파일 보기 프로젝트 열기: CWISoftware/accounts 1 사용 예제들

공개 메소드들

메소드 설명
ApplicationUser ( ) : System.DirectoryServices.AccountManagement
ApplicationUser ( System.DirectoryServices.AccountManagement.UserPrincipal userPrincipal ) : System.DirectoryServices.AccountManagement

메소드 상세

ApplicationUser() 공개 메소드

public ApplicationUser ( ) : System.DirectoryServices.AccountManagement
리턴 System.DirectoryServices.AccountManagement

ApplicationUser() 공개 메소드

public ApplicationUser ( System.DirectoryServices.AccountManagement.UserPrincipal userPrincipal ) : System.DirectoryServices.AccountManagement
userPrincipal System.DirectoryServices.AccountManagement.UserPrincipal
리턴 System.DirectoryServices.AccountManagement