getAuthExpires | R Documentation |
The expiration date of the current authentication method, either authentication token or X.509 certificate, is returned as a Greenwich Mean Time (GMT) value.
getAuthExpires(.Object, node) ## S4 method for signature 'AuthenticationManager' getAuthExpires(.Object, node)
.Object |
An AuthenticationManager instance |
node |
A D1Node instance |
The expiration date for the current authentication mechanism being used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.