get_default_hash: Get the default hash

View source: R/token.R

get_default_hashR Documentation

Get the default hash

Description

Two solutions are possible:

  1. The user has set the environment variable SHAREPOINT_AZURE_HASH

  2. The user has set the file .active_hash in the AzureR directory

Usage

get_default_hash()

Value

A character string with the token hash, or NULL if not found

Examples

## Not run: 
hash <- get_default_hash()

## End(Not run)

connector.sharepoint documentation built on June 1, 2026, 9:07 a.m.