C# Class Tpm2Lib.Tpm2PolicyCommandCodeRequest

Inheritance: TpmStructureBase
Afficher le fichier Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2PolicyCommandCodeRequest
Tpm2PolicyCommandCodeRequest ( ) : System
Tpm2PolicyCommandCodeRequest ( Tpm2PolicyCommandCodeRequest the_Tpm2PolicyCommandCodeRequest ) : System
Tpm2PolicyCommandCodeRequest ( TpmHandle the_policySession, TpmCc the_code ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2PolicyCommandCodeRequest
Résultat Tpm2PolicyCommandCodeRequest

Tpm2PolicyCommandCodeRequest() public méthode

public Tpm2PolicyCommandCodeRequest ( ) : System
Résultat System

Tpm2PolicyCommandCodeRequest() public méthode

public Tpm2PolicyCommandCodeRequest ( Tpm2PolicyCommandCodeRequest the_Tpm2PolicyCommandCodeRequest ) : System
the_Tpm2PolicyCommandCodeRequest Tpm2PolicyCommandCodeRequest
Résultat System

Tpm2PolicyCommandCodeRequest() public méthode

public Tpm2PolicyCommandCodeRequest ( TpmHandle the_policySession, TpmCc the_code ) : System
the_policySession TpmHandle handle for the policy session being extended Auth Index: None
the_code TpmCc the allowed commandCode
Résultat System