ScopedAttribute public class ScopedAttribute : LifestyleAttribute Indicates that the target components wants a scoped lifestyle. Documentation Code public Type ScopeAccessorType { get; set; } public ScopedAttribute() Initializes a new instance of the ScopedAttribute class.