Table of Contents

Class ContainerPolicy

Namespace
PrivMX.Endpoint.Core.Models
Assembly
PrivMX.Endpoint.dll

Represents a container and item policy.

public class ContainerPolicy : ContainerPolicyWithoutItem
Inheritance
ContainerPolicy
Inherited Members

Properties

Item

(optional) Item policy.

public ItemPolicy? Item { get; set; }

Property Value

ItemPolicy