UserManagerSpecificationTestBase<TUser,TKey>._errorDescriber Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error describer.
protected: initonly Microsoft::AspNetCore::Identity::IdentityErrorDescriber ^ _errorDescriber;
protected readonly Microsoft.AspNetCore.Identity.IdentityErrorDescriber _errorDescriber;
val mutable _errorDescriber : Microsoft.AspNetCore.Identity.IdentityErrorDescriber
Protected ReadOnly _errorDescriber As IdentityErrorDescriber