BmcKeySetPatchProperties interface

BmcKeySetPatchProperties represents the properties of baseboard management controller key set that are patchable.

Properties

expiration

The date and time after which the users in this key set will be removed from the baseboard management controllers.

userList

The unique list of permitted users.

Property Details

expiration

The date and time after which the users in this key set will be removed from the baseboard management controllers.

expiration?: Date

Property Value

Date

userList

The unique list of permitted users.

userList?: KeySetUser[]

Property Value