C# 클래스 UlteriusServer.Utilities.Security.AuthUtils

파일 보기 프로젝트 열기: Ulterius/server

공개 메소드들

메소드 설명
Authenticate ( string password ) : bool

비공개 메소드들

메소드 설명
AuthMacOs ( string password ) : bool
AuthWindows ( string password ) : bool

메소드 상세

Authenticate() 공개 정적인 메소드

public static Authenticate ( string password ) : bool
password string
리턴 bool