Class ExternalEvidence
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
Initializes a new instance of the ExternalEvidence class.
Methods
Determines whether the specified object is equal to this instance.
Returns a hash code for this instance.