GetTemplatesSettings Class

Definition

Settings to use when obtaining templates

public class GetTemplatesSettings : Microsoft.InformationProtection.Protection.ProtectionCommonSettings
type GetTemplatesSettings = class
    inherit ProtectionCommonSettings
Public Class GetTemplatesSettings
Inherits ProtectionCommonSettings
Inheritance
GetTemplatesSettings

Constructors

GetTemplatesSettings()

Properties

AllowCaching

Allow caching of templates

ApplicationScenarioId

Application Scenario Id

(Inherited from ProtectionCommonSettings)
CustomSettings

A list of name/value pairs used for testing and experimentation.

(Inherited from ProtectionCommonSettings)
DelegatedUserEmail

Delegated user

FetchSerializedTemplates

Get the full serialized templates in TemplateDescriptor

ForceRefresh

Ignore cached templates if available

IsOfflineOnly

Whether or not IProtectionHandler creation allows for online HTTP operations.

(Inherited from ProtectionCommonSettings)

Applies to