Class MongoX509Identity
Represents an identity defined by an X509 certificate.
public class MongoX509Identity : MongoIdentity, IEquatable<MongoIdentity>
- Inheritance
-
MongoX509Identity
- Implements
- Inherited Members
Constructors
MongoX509Identity(string)
Initializes a new instance of the MongoExternalIdentity class.
public MongoX509Identity(string username)
Parameters
username
stringThe username.