Share via


KeyVaultSetting Class

Definition

The Setting.

public class KeyVaultSetting
type KeyVaultSetting = class
Public Class KeyVaultSetting
Inheritance
KeyVaultSetting

Constructors

KeyVaultSetting(String, Boolean)

Creates a new instance of the KeyVaultSetting class with the given name and boolean value.

Properties

Name

The account setting to be updated.

SettingType

Gets the type specifier of the value.

Value

Gets the value of the account setting.

Methods

ToString()

Returns the setting name, value, and type.

Applies to