IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_application_key_id Property

A storage service provider application key Id.

Syntax

def get_account_application_key_id() -> str: ...
def set_account_application_key_id(value: str) -> None: ...

account_application_key_id = property(get_account_application_key_id, set_account_application_key_id)

Default Value

""

Remarks

A storage service provider application key Id.

This property specifies the application key Id to use for authentication. It must be populated when using one of these storage service providers:

  • spBackblazeB2 (12)

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