FeatureServerExtractsUsernameFromX509Certificate Property |
Gets the server extracts username from X509 certificate feature.
Namespace:
MongoDB.Driver.Core.Misc
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.6.0+Branch.origin/v2.6.x.Sha.593796a7b35dc59243383bcc684de296a5468f2e
Syntax public static Feature ServerExtractsUsernameFromX509Certificate { get; }
Public Shared ReadOnly Property ServerExtractsUsernameFromX509Certificate As Feature
Get
static member ServerExtractsUsernameFromX509Certificate : Feature with get
Property Value
Type:
FeatureSee Also