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