ContainerFileSystemCallbackContext Properties
Class Properties 3 members
Represents the context for a
ContainerFileSystemCallbackAnnotation callback. HttpsCertificateContext Section titled HttpsCertificateContext nullable ContainerFileSystemCallbackHttpsCertificateContext? The path to the server authentication certificate file inside the container.
public ContainerFileSystemCallbackHttpsCertificateContext? HttpsCertificateContext { get; set; } The app model resource the callback is associated with.
public IResource Model { get; init; } A
IServiceProvider that can be used to resolve services in the callback. public IServiceProvider ServiceProvider { get; init; }