getAuthExpires: Get the expiration date of the current authentication method.

getAuthExpiresR Documentation

Get the expiration date of the current authentication method.

Description

The expiration date of the current authentication method, either authentication token or X.509 certificate, is returned as a Greenwich Mean Time (GMT) value.

Usage

getAuthExpires(.Object, node)

## S4 method for signature 'AuthenticationManager'
getAuthExpires(.Object, node)

Arguments

.Object

An AuthenticationManager instance

node

A D1Node instance

Value

The expiration date for the current authentication mechanism being used.


DataONEorg/rdataone documentation built on June 16, 2022, 7:01 p.m.