C# Класс Tpm2Lib.Tpm2PolicyPhysicalPresenceRequest

Наследование: TpmStructureBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Copy ( ) : Tpm2PolicyPhysicalPresenceRequest
Tpm2PolicyPhysicalPresenceRequest ( ) : System
Tpm2PolicyPhysicalPresenceRequest ( Tpm2PolicyPhysicalPresenceRequest the_Tpm2PolicyPhysicalPresenceRequest ) : System
Tpm2PolicyPhysicalPresenceRequest ( TpmHandle the_policySession ) : System

Описание методов

Copy() публичный Метод

public Copy ( ) : Tpm2PolicyPhysicalPresenceRequest
Результат Tpm2PolicyPhysicalPresenceRequest

Tpm2PolicyPhysicalPresenceRequest() публичный Метод

public Tpm2PolicyPhysicalPresenceRequest ( ) : System
Результат System

Tpm2PolicyPhysicalPresenceRequest() публичный Метод

public Tpm2PolicyPhysicalPresenceRequest ( Tpm2PolicyPhysicalPresenceRequest the_Tpm2PolicyPhysicalPresenceRequest ) : System
the_Tpm2PolicyPhysicalPresenceRequest Tpm2PolicyPhysicalPresenceRequest
Результат System

Tpm2PolicyPhysicalPresenceRequest() публичный Метод

public Tpm2PolicyPhysicalPresenceRequest ( TpmHandle the_policySession ) : System
the_policySession TpmHandle handle for the policy session being extended Auth Index: None
Результат System