C# 클래스 gov.va.medora.mdo.UserSecurityKey

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

공개 메소드들

메소드 설명
UserSecurityKey ( ) : System
UserSecurityKey ( string id, string keyId, string name, string creatorId, string creatorName, System.DateTime creationDate ) : System

메소드 상세

UserSecurityKey() 공개 메소드

public UserSecurityKey ( ) : System
리턴 System

UserSecurityKey() 공개 메소드

public UserSecurityKey ( string id, string keyId, string name, string creatorId, string creatorName, System.DateTime creationDate ) : System
id string
keyId string
name string
creatorId string
creatorName string
creationDate System.DateTime
리턴 System