Class ExternalEvidence

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Evidence of a MongoIdentity via an external mechanism. For example, on windows this may be the current process' user or, on linux, via kinit.

public sealed class ExternalEvidence : MongoIdentityEvidence

Inheritance

ExternalEvidence

Inherited Members

Constructors

ExternalEvidence()

Initializes a new instance of the ExternalEvidence class.

Methods

Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()

Returns a hash code for this instance.