ManagedInstanceDtcSecuritySettings.SnaLu6Point2TransactionsEnabled 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 or sets allow SNA LU 6.2 Transactions to managed instance DTC.
[Newtonsoft.Json.JsonProperty(PropertyName="snaLu6point2TransactionsEnabled")]
public bool? SnaLu6Point2TransactionsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="snaLu6point2TransactionsEnabled")>]
member this.SnaLu6Point2TransactionsEnabled : Nullable<bool> with get, set
Public Property SnaLu6Point2TransactionsEnabled As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute