Table of Contents

Class OidcCallbackParameters

Namespace
MongoDB.Driver.Authentication.Oidc
Assembly
MongoDB.Driver.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.