Class MongoOidcIdentity
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents an OIDC identity.
public sealed class MongoOidcIdentity : MongoIdentity, IEquatable<MongoIdentity>
Inheritance
MongoOidcIdentity
Implements
Inherited Members
Constructors
Initializes a new instance of the MongoOidcIdentity class.