ILicenseAcknowledgementChallenge.TransactionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.