getTokenInfo {dataone}R Documentation

Get authentication token information

Description

The DataONE authentication token is read, if it has been set, and the information it contains is returned as a data.frame.

Usage

getTokenInfo(.Object)

## S4 method for signature 'AuthenticationManager'
getTokenInfo(.Object)

Arguments

.Object

an Authentication Object.

Value

A data.frame containing information about the authentication token.


[Package dataone version 2.2.2 Index]