Share via


ContainerFileSystemCallbackContext Class

Definition

Represents the context for a ContainerFileSystemCallbackAnnotation callback.

public sealed class ContainerFileSystemCallbackContext
type ContainerFileSystemCallbackContext = class
Public NotInheritable Class ContainerFileSystemCallbackContext
Inheritance
ContainerFileSystemCallbackContext

Constructors

Name Description
ContainerFileSystemCallbackContext()

Properties

Name Description
HttpsCertificateContext

The path to the server authentication certificate file inside the container.

Model

The app model resource the callback is associated with.

ServiceProvider

A IServiceProvider that can be used to resolve services in the callback.

Applies to