Property AuthenticatedIdentities
AuthenticatedIdentities
Gets or sets the authenticated identities related to the transaction. Can contain both XUIDs as well as device identifiers.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<string>? AuthenticatedIdentities { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |