HID APPROVE SDK  4.8
HID Approve SDK for Windows .NET
HIDIA.Transaction.ProtectionPolicy.IProtectionPolicy Interface Reference

The protection policy defines the security parameters associated to a key or data item. More...

Inheritance diagram for HIDIA.Transaction.ProtectionPolicy.IProtectionPolicy:
HIDIA.Transaction.ProtectionPolicy.IDevicePolicy HIDIA.Transaction.ProtectionPolicy.IPasswordPolicy

Properties

ProtectionPolicyId Id [get]
 The identifier of that policy. More...
 
LockPolicy LockPolicy [get]
 The lock policy associated to that protection policy. More...
 
ProtectionPolicyType Type [get]
 The type of policy. More...
 

Detailed Description

The protection policy defines the security parameters associated to a key or data item.

Property Documentation

◆ Id

ProtectionPolicyId HIDIA.Transaction.ProtectionPolicy.IProtectionPolicy.Id
get

The identifier of that policy.

◆ LockPolicy

LockPolicy HIDIA.Transaction.ProtectionPolicy.IProtectionPolicy.LockPolicy
get

The lock policy associated to that protection policy.

◆ Type

ProtectionPolicyType HIDIA.Transaction.ProtectionPolicy.IProtectionPolicy.Type
get

The type of policy.