Enumeration KeyCreationOption

A key creation option.

Enumeration Members

Enumeration Members

FailIfExists: 1

Throw an error if the key already exists.

ReplaceExisting: 0

Replace an existing key.

Generated using TypeDoc