C# 클래스 WebApi_BasicAuth_MessageHandler.BasicAuthenticationIdentity

상속: System.Security.Principal.GenericIdentity
파일 보기 프로젝트 열기: NathanGloyn/SPA-Authentication 1 사용 예제들

공개 메소드들

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

메소드 상세

BasicAuthenticationIdentity() 공개 메소드

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