Reference.Transforms Property

Definition

Gets the IList<T> of transforms to apply.

public System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Transform> Transforms { get; }
member this.Transforms : System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Transform>
Public ReadOnly Property Transforms As IList(Of Transform)

Property Value

Applies to