Table of Contents

Class OidcCallbackParameters

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

Represents OIDC callback request.

public sealed class OidcCallbackParameters
Inheritance
OidcCallbackParameters
Inherited Members

Constructors

OidcCallbackParameters(int, string)

Initializes a new instance of the OidcCallbackParameters class.

Properties

UserName

User name.

Version

Callback API version number.