| Class | Description |
|---|---|
| GKAuthentication |
GKAuthentication is a Service for using facial authentication with the GateKeeper Card.
|
| GKAuthentication.AuthResult |
AuthResult encapsulates the result of basic authentication actions.
|
| GKCardSettings |
GKCardSettings is a Service for handling GateKeeper Card configuration data.
|
| GKCardSettings.CardResult |
CardResult encapsulates the result of basic settings actions.
|
| GKCardSettings.CardSettingsResult | |
| GKCardSettings.FirmwareInformationResult | |
| GKFileActions |
GKFileActions is a Service for handling file data with the GateKeeper Card.
|
| GKFileActions.FileResult |
FileResult encapsulates the result of basic file actions.
|
| GKFileActions.GetFileResult |
GetFileResult encapsulates the result of the "Get File" action.
|
| GKFileActions.ListFilesResult |
ListFilesResult encapsulates the result of the "List Files" action.
|
| GKFileActions.PutFileResult |
PutFileResult encapsulates the result of the "Put File" action.
|
| Enum | Description |
|---|---|
| GKAuthentication.Status |
Status is the named result of an action.
|
| GKCardSettings.Status | |
| GKFileActions.Status |
Status is the named result of an action.
|