KeyRing Property

Selects a key ring for the class to interact with.

Object Oriented Interface

public function getKeyRing();
public function setKeyRing($value);

Procedural Interface

cloudkeys_googlekms_get($res, 14 );
cloudkeys_googlekms_set($res, 14, $value );

Default Value

''

Remarks

This property specifies the key ring, by name, that the class should interact with.

This property is not available at design time.

Data Type

String

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