Click or drag to resize

AccessKeysRepository Fields

The AccessKeysRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberEntityNameAttribute
Definition of the EntityName data attribute
Public fieldStatic memberIdAttribute
Definition of the AccessKey identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for AccessKey objects
Top
See Also