EventContext(Cloud, DataBoundary) Constructor

Definition

Constructor for EventContext

public EventContext (Microsoft.InformationProtection.Cloud cloud, Microsoft.InformationProtection.DataBoundary dataBoundary);
new Microsoft.InformationProtection.EventContext : Microsoft.InformationProtection.Cloud * Microsoft.InformationProtection.DataBoundary -> Microsoft.InformationProtection.EventContext
Public Sub New (cloud As Cloud, dataBoundary As DataBoundary)

Parameters

cloud
Cloud

The cloud identifier

dataBoundary
DataBoundary

The data region

Applies to