TKMUserGrant

A Grant from the perspective of the receiving user.

  • id

    This Grant’s ID. @return the id of the grant.

  • Date from when on access is granted. If this value is null, there is no restriction regarding the beginning of the validity period.

  • Date when the access permission expires. If this valid is null, the validity period is unrestricted regarding it’s end.

  • An RFC 5545 (iCalendar) compliant string, describing the time restriction that applies to this grant. The string represents a VCALENDAR structure, containing exactly one VEVENT structure. The certificate may be used at the times described within the VEVENT structure. This restriction is applied additionally to the validFrom, validBefore restrictions.

  • The owner account, the grant belongs to.

  • The locking device the grant relates to.

  • Details about the actions the client is allowed to perform.