PolicyProfileSettings Class

Definition

Settings used by FileProfile during its creation and throughout its lifetime

public class PolicyProfileSettings
type PolicyProfileSettings = class
Public Class PolicyProfileSettings
Inheritance
PolicyProfileSettings

Constructors

PolicyProfileSettings(MipContext, CacheStorageType)

Constructor for PolicyProfileSettings

Properties

CacheStorageType

Storage Type to use - whether or not state should be stored on disk.

LoggerContext

Logger context that will be opaquely passed to the logger delegate for logs associated with the created profile

MipContext

Global MIP context state

SessionId

The session ID that will be used to correlate logs/telemetry

Applies to