Uses of Class
com.microsoft.graph.models.ConditionalAccessExternalTenants
Packages that use ConditionalAccessExternalTenants
-
Uses of ConditionalAccessExternalTenants in com.microsoft.graph.models
Subclasses of ConditionalAccessExternalTenants in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return ConditionalAccessExternalTenantsModifier and TypeMethodDescriptionConditionalAccessExternalTenants.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessGuestsOrExternalUsers.getExternalTenants()Gets the externalTenants property value.Methods in com.microsoft.graph.models with parameters of type ConditionalAccessExternalTenantsModifier and TypeMethodDescriptionvoidConditionalAccessGuestsOrExternalUsers.setExternalTenants(ConditionalAccessExternalTenants value) Sets the externalTenants property value.