Table of Contents

Property ExpiresIn

Namespace
MongoDB.Driver.Core.Authentication.Oidc
Assembly
MongoDB.Driver.Core.dll

ExpiresIn

Expiration duration for the Access Token.

public TimeSpan? ExpiresIn { get; set; }

Property Value

TimeSpan?