Condividi tramite


ILicenseAcknowledgementChallenge.TransactionId Property

Definition

Gets the transaction identifier returned to the client in the license response.

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

Property Value

The transaction identifier returned to the client in the license response.

Remarks

This value will correspond with a TransactionId sent to the client in response to a previous license acquisition request.

Applies to