ILicenseAcknowledgementChallenge.TransactionId 属性

定义

获取在许可证响应中返回到客户端的事务标识符。

public string TransactionId { get; }
member this.TransactionId : string
Public ReadOnly Property TransactionId As String

属性值

在许可证响应中返回给客户端的事务标识符。

注解

此值将与 TransactionId 发送到客户端以响应以前的许可证获取请求的 相对应。

适用于