Constructor OidcAccessToken
- Namespace
 - MongoDB.Driver.Authentication.Oidc
 
- Assembly
 - MongoDB.Driver.dll
 
OidcAccessToken(string, TimeSpan?)
Initializes a new instance of the OidcAccessToken class.
public OidcAccessToken(string accessToken, TimeSpan? expiresIn)