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