PolicyProfileSettings Class
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.
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 |