SecuritySettings interface
Security Settings of the vault
Properties
| immutability |
Immutability Settings of a vault |
| multi |
MUA Settings of a vault |
| soft |
Soft delete Settings of a vault |
| source |
Source scan configuration of vault |
Property Details
immutabilitySettings
Immutability Settings of a vault
immutabilitySettings?: ImmutabilitySettings
Property Value
multiUserAuthorization
MUA Settings of a vault
multiUserAuthorization?: string
Property Value
string
softDeleteSettings
Soft delete Settings of a vault
softDeleteSettings?: SoftDeleteSettings
Property Value
sourceScanConfiguration
Source scan configuration of vault
sourceScanConfiguration?: SourceScanConfiguration