C# Class gov.va.medora.mdo.dao.vista.SecurityKey

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

Méthodes publiques

Méthode Description
SecurityKey ( ) : System
SecurityKey ( string keyId, string name ) : System
SecurityKey ( string keyId, string name, string recordId ) : System

Method Details

SecurityKey() public méthode

public SecurityKey ( ) : System
Résultat System

SecurityKey() public méthode

public SecurityKey ( string keyId, string name ) : System
keyId string
name string
Résultat System

SecurityKey() public méthode

public SecurityKey ( string keyId, string name, string recordId ) : System
keyId string
name string
recordId string
Résultat System