DSigSerializer.MaximumReferenceTransforms 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 the maximum number of Transforms that are allowed on a Reference
public int MaximumReferenceTransforms { get; set; }
member this.MaximumReferenceTransforms : int with get, set
Public Property MaximumReferenceTransforms As Integer
Property Value
Exceptions
if value is less than 1.
Remarks
Default value is: 10.