C# 클래스 Tpm2Lib.TaggedPcrPropertyArray

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

공개 메소드들

메소드 설명
Copy ( ) : TaggedPcrPropertyArray
GetUnionSelector ( ) : Cap
TaggedPcrPropertyArray ( ) : System
TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : TaggedPcrPropertyArray
리턴 TaggedPcrPropertyArray

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : Cap
리턴 Cap

TaggedPcrPropertyArray() 공개 메소드

public TaggedPcrPropertyArray ( ) : System
리턴 System

TaggedPcrPropertyArray() 공개 메소드

public TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
the_TaggedPcrPropertyArray TaggedPcrPropertyArray
리턴 System

TaggedPcrPropertyArray() 공개 메소드

public TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System
the_pcrProperty TaggedPcrSelect a tagged PCR selection
리턴 System