TokenAcquirerFactory.Services Property
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.
Services. Used in the initialization phase
public Microsoft.Extensions.DependencyInjection.ServiceCollection Services { get; }
member this.Services : Microsoft.Extensions.DependencyInjection.ServiceCollection
Public ReadOnly Property Services As ServiceCollection