C# Class Tpm2Lib.TaggedTpmPropertyArray

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

Méthodes publiques

Méthode Description
Copy ( ) : TaggedTpmPropertyArray
GetUnionSelector ( ) : Cap
TaggedTpmPropertyArray ( ) : System
TaggedTpmPropertyArray ( TaggedProperty the_tpmProperty ) : System
TaggedTpmPropertyArray ( TaggedTpmPropertyArray the_TaggedTpmPropertyArray ) : System

Method Details

Copy() public méthode

public Copy ( ) : TaggedTpmPropertyArray
Résultat TaggedTpmPropertyArray

GetUnionSelector() public méthode

public GetUnionSelector ( ) : Cap
Résultat Cap

TaggedTpmPropertyArray() public méthode

public TaggedTpmPropertyArray ( ) : System
Résultat System

TaggedTpmPropertyArray() public méthode

public TaggedTpmPropertyArray ( TaggedProperty the_tpmProperty ) : System
the_tpmProperty TaggedProperty an array of tagged properties
Résultat System

TaggedTpmPropertyArray() public méthode

public TaggedTpmPropertyArray ( TaggedTpmPropertyArray the_TaggedTpmPropertyArray ) : System
the_TaggedTpmPropertyArray TaggedTpmPropertyArray
Résultat System