C# 클래스 Tpm2Lib.TaggedTpmPropertyArray

상속: TpmStructureBase, ICapabilitiesUnion
파일 보기 프로젝트 열기: Microsoft/TSS.MSR 1 사용 예제들

공개 메소드들

메소드 설명
Copy ( ) : TaggedTpmPropertyArray
GetUnionSelector ( ) : Cap
TaggedTpmPropertyArray ( ) : System
TaggedTpmPropertyArray ( TaggedProperty the_tpmProperty ) : System
TaggedTpmPropertyArray ( TaggedTpmPropertyArray the_TaggedTpmPropertyArray ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : TaggedTpmPropertyArray
리턴 TaggedTpmPropertyArray

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : Cap
리턴 Cap

TaggedTpmPropertyArray() 공개 메소드

public TaggedTpmPropertyArray ( ) : System
리턴 System

TaggedTpmPropertyArray() 공개 메소드

public TaggedTpmPropertyArray ( TaggedProperty the_tpmProperty ) : System
the_tpmProperty TaggedProperty an array of tagged properties
리턴 System

TaggedTpmPropertyArray() 공개 메소드

public TaggedTpmPropertyArray ( TaggedTpmPropertyArray the_TaggedTpmPropertyArray ) : System
the_TaggedTpmPropertyArray TaggedTpmPropertyArray
리턴 System