WorkspaceEncryptionParameter interface

The object that contains details of encryption used on the workspace.

Properties

type

The type of variable that this is NOTE: This property will not be serialized. It can only be populated by the server.

value

The value which should be used for this field.

Property Details

type

The type of variable that this is NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

value

The value which should be used for this field.

value?: Encryption

Property Value