AzureAuth/NAMESPACE

14 строки
310 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(AzureR_dir)
export(clean_token_directory)
export(delete_azure_token)
export(format_auth_header)
export(is_azure_token)
export(is_guid)
export(list_azure_tokens)
export(normalize_guid)
export(normalize_tenant)
export(token_hash)
importFrom(utils,modifyList)