| Interface | osid.authentication.keys.KeyForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getKeyFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | keyRecordType | a key record type | 
| Return | osid.authentication.keys.records.KeyFormRecord | the key form record | |
| Errors | NULL_ARGUMENT |  keyRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(keyRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |