Partager via


AlwaysCondition Class

Definition

public ref class AlwaysCondition : Microsoft::IdentityServer::PolicyModel::Configuration::PolicyTemplate::Condition
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class AlwaysCondition : Microsoft.IdentityServer.PolicyModel.Configuration.PolicyTemplate.Condition
type AlwaysCondition = class
    inherit Condition
Public Class AlwaysCondition
Inherits Condition
Inheritance
AlwaysCondition
Attributes

Constructors

AlwaysCondition()

Fields

ContractNamespace (Inherited from ContractObject)

Properties

ClaimType (Inherited from Condition)
ExtensionData (Inherited from ContractObject)
Label (Inherited from Condition)
Operator (Inherited from Condition)
ParameterDescription (Inherited from Condition)
TypeIdentifier (Inherited from Condition)
Values (Inherited from Condition)

Methods

FormatIssuerCondition() (Inherited from Condition)
FormatPresenceCondition()
FormatTypeAndValueCondition() (Inherited from Condition)
FormatValueExpression(String, Boolean) (Inherited from Condition)
FormatValueOperator() (Inherited from Condition)
FormatValues(String) (Inherited from Condition)
OperatorToString() (Inherited from Condition)
ParameterLabel(Boolean) (Inherited from Condition)
ToString()
ValueValidator(String, Boolean, String) (Inherited from Condition)

Applies to