C# 클래스 pGina.Plugin.Ldap.PasswordHashMethodPlain

상속: AttribMethod
파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 메소드들

메소드 설명
PasswordHashMethodPlain ( ) : System
hash ( string pw ) : string

메소드 상세

PasswordHashMethodPlain() 공개 메소드

public PasswordHashMethodPlain ( ) : System
리턴 System

hash() 공개 메소드

public hash ( string pw ) : string
pw string
리턴 string