@@ -67893,6 +67893,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|ap
6789367893github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|applicationTemplateId:string
6789467894github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|appManagementPolicies:AppManagementPolicy[]
6789567895github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|appRoles:AppRole[]
67896+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|authenticationBehaviors:AuthenticationBehaviors
6789667897github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|certification:Certification
6789767898github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|createdDateTime:Date
6789867899github.com/microsoftgraph/msgraph-sdk-typescript/.models.Application::|public|createdOnBehalfOf:DirectoryObject
@@ -68565,6 +68566,13 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationAttribute
6856568566github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationAttributeCollectionPageViewConfiguration::|public|title:string
6856668567github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationAttributeCollectionPageViewConfiguration~~>AdditionalDataHolder; BackedModel; Parsable
6856768568github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationAttributeCollectionPage~~>AdditionalDataHolder; BackedModel; Parsable
68569+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|AdditionalData:Record<string, unknown>
68570+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|backingStoreEnabled:boolean
68571+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|blockAzureADGraphAccess:boolean
68572+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|odataType:string
68573+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|removeUnverifiedEmailClaim:boolean
68574+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors::|public|requireClientServicePrincipal:boolean
68575+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationBehaviors~~>AdditionalDataHolder; BackedModel; Parsable
6856868576github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationCombinationConfiguration::|public|appliesToCombinations:AuthenticationMethodModes[]
6856968577github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationCombinationConfiguration::|public|OdataType:string
6857068578github.com/microsoftgraph/msgraph-sdk-typescript/.models.AuthenticationCombinationConfigurationCollectionResponse::|public|value:AuthenticationCombinationConfiguration[]
@@ -74169,14 +74177,15 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.prop
7416974177github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.propertyType::0009-unknownFutureValue
7417074178github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.propertyTypeObject
7417174179github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.Property~~>AdditionalDataHolder; BackedModel; Parsable
74172- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0000-equals
74173- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0001-notEquals
74174- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0002-contains
74175- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0003-notContains
74176- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0004-lessThan
74177- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0005-greaterThan
74178- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0006-startsWith
74179- github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0007-unknownFutureValue
74180+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0000-nullEscaped
74181+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0001-equals
74182+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0002-notEquals
74183+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0003-contains
74184+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0004-notContains
74185+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0005-lessThan
74186+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0006-greaterThan
74187+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0007-startsWith
74188+ github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperation::0008-unknownFutureValue
7418074189github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.ruleOperationObject
7418174190github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.Schema::|public|baseType:string
7418274191github.com/microsoftgraph/msgraph-sdk-typescript/.models.externalConnectors.Schema::|public|OdataType:string
@@ -90498,6 +90507,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationAt
9049890507github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationAttributeCollectionOptionConfigurationFromDiscriminatorValue(parseNode:ParseNode):AuthenticationAttributeCollectionOptionConfiguration
9049990508github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationAttributeCollectionPageFromDiscriminatorValue(parseNode:ParseNode):AuthenticationAttributeCollectionPage
9050090509github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationAttributeCollectionPageViewConfigurationFromDiscriminatorValue(parseNode:ParseNode):AuthenticationAttributeCollectionPageViewConfiguration
90510+ github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationBehaviorsFromDiscriminatorValue(parseNode:ParseNode):AuthenticationBehaviors
9050190511github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationCombinationConfigurationCollectionResponseFromDiscriminatorValue(parseNode:ParseNode):AuthenticationCombinationConfigurationCollectionResponse
9050290512github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationCombinationConfigurationFromDiscriminatorValue(parseNode:ParseNode):AuthenticationCombinationConfiguration
9050390513github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAuthenticationConditionApplicationCollectionResponseFromDiscriminatorValue(parseNode:ParseNode):AuthenticationConditionApplicationCollectionResponse
@@ -92795,6 +92805,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthent
9279592805github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationAttributeCollectionOptionConfiguration(AuthenticationAttributeCollectionOptionConfiguration:AuthenticationAttributeCollectionOptionConfiguration={}):Record<string, (node: ParseNode) => void>
9279692806github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationAttributeCollectionPage(AuthenticationAttributeCollectionPage:AuthenticationAttributeCollectionPage={}):Record<string, (node: ParseNode) => void>
9279792807github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationAttributeCollectionPageViewConfiguration(AuthenticationAttributeCollectionPageViewConfiguration:AuthenticationAttributeCollectionPageViewConfiguration={}):Record<string, (node: ParseNode) => void>
92808+ github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationBehaviors(AuthenticationBehaviors:AuthenticationBehaviors={}):Record<string, (node: ParseNode) => void>
9279892809github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationCombinationConfiguration(AuthenticationCombinationConfiguration:AuthenticationCombinationConfiguration={}):Record<string, (node: ParseNode) => void>
9279992810github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationCombinationConfigurationCollectionResponse(AuthenticationCombinationConfigurationCollectionResponse:AuthenticationCombinationConfigurationCollectionResponse={}):Record<string, (node: ParseNode) => void>
9280092811github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAuthenticationConditionApplication(AuthenticationConditionApplication:AuthenticationConditionApplication={}):Record<string, (node: ParseNode) => void>
@@ -95091,6 +95102,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticatio
9509195102github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationAttributeCollectionOptionConfiguration(writer:SerializationWriter; AuthenticationAttributeCollectionOptionConfiguration:AuthenticationAttributeCollectionOptionConfiguration={}):void
9509295103github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationAttributeCollectionPage(writer:SerializationWriter; AuthenticationAttributeCollectionPage:AuthenticationAttributeCollectionPage={}):void
9509395104github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationAttributeCollectionPageViewConfiguration(writer:SerializationWriter; AuthenticationAttributeCollectionPageViewConfiguration:AuthenticationAttributeCollectionPageViewConfiguration={}):void
95105+ github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationBehaviors(writer:SerializationWriter; AuthenticationBehaviors:AuthenticationBehaviors={}):void
9509495106github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationCombinationConfiguration(writer:SerializationWriter; AuthenticationCombinationConfiguration:AuthenticationCombinationConfiguration={}):void
9509595107github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationCombinationConfigurationCollectionResponse(writer:SerializationWriter; AuthenticationCombinationConfigurationCollectionResponse:AuthenticationCombinationConfigurationCollectionResponse={}):void
9509695108github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAuthenticationConditionApplication(writer:SerializationWriter; AuthenticationConditionApplication:AuthenticationConditionApplication={}):void
0 commit comments