C# 클래스 Modulo_de_Seguridad_3._0.Datos.D_InicioSesion

파일 보기 프로젝트 열기: EbricenterOrg/Seguridad

공개 메소드들

메소드 설명
bBuscarAplicaciones ( ) : bool
bBuscarSesionesAbiertas ( ) : bool
bBuscarUsuario ( String sUser, String sPass ) : bool
bComprobarFuente ( ) : bool
bContinuarSesion ( ) : bool
bCrearNuevaSesion ( ) : bool
bObtenerPerfil ( ) : bool
bObtenerPerfilUsuario ( ) : bool
bObtenerPregunta ( String sUser ) : bool
bObtenerPrivilegio ( ) : bool

비공개 메소드들

메소드 설명
vBuscarAplicacionesPersonales ( ) : void

메소드 상세

bBuscarAplicaciones() 공개 메소드

public bBuscarAplicaciones ( ) : bool
리턴 bool

bBuscarSesionesAbiertas() 공개 메소드

public bBuscarSesionesAbiertas ( ) : bool
리턴 bool

bBuscarUsuario() 공개 메소드

public bBuscarUsuario ( String sUser, String sPass ) : bool
sUser String
sPass String
리턴 bool

bComprobarFuente() 공개 메소드

public bComprobarFuente ( ) : bool
리턴 bool

bContinuarSesion() 공개 메소드

public bContinuarSesion ( ) : bool
리턴 bool

bCrearNuevaSesion() 공개 메소드

public bCrearNuevaSesion ( ) : bool
리턴 bool

bObtenerPerfil() 공개 메소드

public bObtenerPerfil ( ) : bool
리턴 bool

bObtenerPerfilUsuario() 공개 메소드

public bObtenerPerfilUsuario ( ) : bool
리턴 bool

bObtenerPregunta() 공개 메소드

public bObtenerPregunta ( String sUser ) : bool
sUser String
리턴 bool

bObtenerPrivilegio() 공개 메소드

public bObtenerPrivilegio ( ) : bool
리턴 bool