preferredRequestExpirationDays property

int? preferredRequestExpirationDays
getter/setter pair

Set the default access approval request expiration time.

This value is able to be set directly by the customer at the time of approval, overriding this suggested value. We recommend setting this value to 30 days.

Implementation

core.int? preferredRequestExpirationDays;