C# 클래스 Investor.Common.Shared.Authentication.BasicAuthenticationIdentity

상속: System.Security.Principal.GenericIdentity
파일 보기 프로젝트 열기: johnhinz/Investor

공개 메소드들

메소드 설명
BasicAuthenticationIdentity ( string name, string password ) : System

메소드 상세

BasicAuthenticationIdentity() 공개 메소드

public BasicAuthenticationIdentity ( string name, string password ) : System
name string
password string
리턴 System