Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class MongoOidcIdentity

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents an OIDC identity.

public sealed class MongoOidcIdentity : MongoIdentity, IEquatable<MongoIdentity>
Inheritance
MongoOidcIdentity
Implements
Inherited Members

Constructors

MongoOidcIdentity(string)

Initializes a new instance of the MongoOidcIdentity class.