SecuritySettings interface
Security Settings of the vault
Properties
immutability |
Immutability Settings of a vault |
multi |
MUA Settings of a vault NOTE: This property will not be serialized. It can only be populated by the server. |
soft |
Soft delete Settings of a vault |
Property Details
immutabilitySettings
Immutability Settings of a vault
immutabilitySettings?: ImmutabilitySettings
Property Value
multiUserAuthorization
MUA Settings of a vault NOTE: This property will not be serialized. It can only be populated by the server.
multiUserAuthorization?: string
Property Value
string
softDeleteSettings
Soft delete Settings of a vault
softDeleteSettings?: SoftDeleteSettings