Cloud Keys 2020 Python Edition

Questions / Feedback?

set_version_enabled Method

Enables or disables a key version.

Syntax

def set_version_enabled(key_name: str, version_id: str, enabled: bool) -> None: ...

Remarks

This method enables or disables the key version specified by KeyName and VersionId.

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