ContainerFileSystemCallbackContext Properties
ClassProperties3 members
Represents the context for a
ContainerFileSystemCallbackAnnotation callback. HttpsCertificateContextSection titled HttpsCertificateContextnullableContainerFileSystemCallbackHttpsCertificateContext? 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; }