Class MongoOidcIdentity

| MongoDB CSharp Driver API Reference (original) (raw)

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.