Tpm2Lib.Tpm2PolicyPhysicalPresenceRequest.Copy C# (CSharp) Метод

Copy() публичный Метод

public Copy ( ) : Tpm2PolicyPhysicalPresenceRequest
Результат Tpm2PolicyPhysicalPresenceRequest
        new public Tpm2PolicyPhysicalPresenceRequest Copy()
        {
            return Marshaller.FromTpmRepresentation<Tpm2PolicyPhysicalPresenceRequest>(this.GetTpmRepresentation());
        }
    }
Tpm2PolicyPhysicalPresenceRequest