showClientSubject | R Documentation |
Returns Your Identity according to DataONE (and CILogon) as provided in the Subject field of the X.509 certificate. The value is a Distinguished Name, and can be used in all fields that require a user identity for access control authorization. If the certificate is missing on expired, then the subject 'public' is returned.
showClientSubject(x, ...) ## S4 method for signature 'CertificateManager' showClientSubject(x)
x |
a CertificateManager instance |
... |
(Not yet used) |
the DataONE Subject that is your client's identity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.