Lending.ReadModels.Relational.AuthenticationProvider.AuthenticationProvider C# (CSharp) Method

AuthenticationProvider() protected method

protected AuthenticationProvider ( ) : System
return System
        protected AuthenticationProvider()
        {
        }

Same methods

AuthenticationProvider::AuthenticationProvider ( System.Guid id, string name, string userId ) : System
AuthenticationProvider