C# 클래스 gov.va.medora.mdo.dao.vista.SecurityKey

상속: AbstractPermission
파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
SecurityKey ( ) : System
SecurityKey ( string keyId, string name ) : System
SecurityKey ( string keyId, string name, string recordId ) : System

메소드 상세

SecurityKey() 공개 메소드

public SecurityKey ( ) : System
리턴 System

SecurityKey() 공개 메소드

public SecurityKey ( string keyId, string name ) : System
keyId string
name string
리턴 System

SecurityKey() 공개 메소드

public SecurityKey ( string keyId, string name, string recordId ) : System
keyId string
name string
recordId string
리턴 System