C# 클래스 HamstringFX.security.AuthenticationResult

파일 보기 프로젝트 열기: nicholascloud/presentations

공개 메소드들

메소드 설명
AuthenticationResult ( System.Guid memberId ) : System
AuthenticationResult ( String failureMessage ) : System

비공개 메소드들

메소드 설명
AuthenticationResult ( ) : System

메소드 상세

AuthenticationResult() 공개 메소드

public AuthenticationResult ( System.Guid memberId ) : System
memberId System.Guid
리턴 System

AuthenticationResult() 공개 메소드

public AuthenticationResult ( String failureMessage ) : System
failureMessage String
리턴 System