RegistrationConfiguration public class RegistrationConfiguration Represents the collected configuration options of a registration. Documentation Code public Type ImplementationType { get; protected set; } The implementation type. public Type ServiceType { get; } The service type.