C# Class gov.va.medora.mdo.UserSecurityKey

Afficher le fichier Open project: OSEHRA/mdo Class Usage Examples

Méthodes publiques

Méthode Description
UserSecurityKey ( ) : System
UserSecurityKey ( string id, string keyId, string name, string creatorId, string creatorName, System.DateTime creationDate ) : System

Method Details

UserSecurityKey() public méthode

public UserSecurityKey ( ) : System
Résultat System

UserSecurityKey() public méthode

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
Résultat System