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.
public ref class ConditionList : System::Collections::Generic::List<Microsoft::IdentityServer::PolicyModel::Configuration::PolicyTemplate::Condition ^>
[System.Runtime.Serialization.CollectionDataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class ConditionList : System.Collections.Generic.List<Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate.Condition>
type ConditionList = class
inherit List<Condition>
Public Class ConditionList
Inherits List(Of Condition)