Vault Property

Selects a vault for the class to interact with.

Object Oriented Interface

public function getVault();
public function setVault($value);

Procedural Interface

cloudkeys_azuresecrets_get($res, 53 );
cloudkeys_azuresecrets_set($res, 53, $value );

Default Value

''

Remarks

This property specifies the Azure Key Vault vault, by name, that the class should interact with.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 PHP Edition - Version 20.0 [Build 8157]