Tpm2Lib.Tpm2PcrSetAuthPolicyResponse.Copy C# (CSharp) Method

Copy() public method

public Copy ( ) : Tpm2PcrSetAuthPolicyResponse
return Tpm2PcrSetAuthPolicyResponse
        new public Tpm2PcrSetAuthPolicyResponse Copy()
        {
            return Marshaller.FromTpmRepresentation<Tpm2PcrSetAuthPolicyResponse>(this.GetTpmRepresentation());
        }
    }
Tpm2PcrSetAuthPolicyResponse