EventProperty Class

Definition

The interface to the MIP SDK audit.

public class EventProperty
type EventProperty = class
Public Class EventProperty
Inheritance
EventProperty

Constructors

EventProperty(EventPropertyType, String, Pii, Object, Boolean)

Constructor for EventProperty

Properties

IsAuditOnly

Whether or not this property is restricted to the audit pipeline.

Name

The name of property.

Pii

Personally-identifiable information (PII) classification, if any.

PropertyType

The underlying data type for this property.

Value

Property value of PropertyType.

Applies to